Opened 9 years ago
Closed 9 years ago
#13687 closed Bug (fixed)
Clipboard tests are out-dated and red on master
Reported by: | Szymon Cofalik | Owned by: | Szymon Cofalik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.4 |
Component: | General | Version: | 4.5.3 |
Keywords: | Cc: |
Description
Some tests on master in http://tests.ckeditor.dev:1030/tests/plugins/clipboard/drop are red after git:d7a2c156f921340
It appears that the test is out-dated since #13640. Event is no longer cancelled so the test has to be corrected accordingly.
Change History (2)
comment:1 Changed 9 years ago by
Owner: | set to Szymon Cofalik |
---|---|
Status: | new → review |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
Fixed on master with git:6bfef0c.
Fixed on branch:t/13687