Opened 10 years ago
Closed 10 years ago
#12987 closed Bug (fixed)
Red tests in /tests/core/editable/keystrokes/delbackspacequirks/expanded after #11586
Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.0 Beta |
Component: | General | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description
Caused by #11586.
2 red tests in http://tests.ckeditor.dev:1030/tests/core/editable/keystrokes/delbackspacequirks/expanded on Chrome.
Change History (3)
comment:1 Changed 10 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by
Status: | assigned → review |
---|
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
On major with git:7902a0e. I did not meet any problems on Safari. If you can still reproduce them, please create a ticket.
Pushed branch:t/12987.
Note - due to #12964 one test is red on IE8-10.
I also noticed that there are red tests in http://tests.ckeditor.dev:1030/tests/core/editable/keystrokes/delbackspacequirks/expanded on Safari due to selection comparison problems. I'll report a separate ticket for this since it's totally unrelated.