Opened 10 years ago
Last modified 10 years ago
#12690 confirmed Bug
[Safari] bender.tools.selection.setWithHtml problems with collapsed selection and inline elements — at Version 2
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | VendorFix Webkit | Cc: |
Description (last modified by )
There are two red tests in http://tests.ckeditor.dev:1030/tests/plugins/font/font
Tested on Safari 7.1 and Safari 8.
Note: tests were marked as regressions.
Change History (2)
comment:1 Changed 10 years ago by
Milestone: | → CKEditor 4.4.7 |
---|---|
Status: | new → confirmed |
comment:2 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Summary: | [Safari] Two red tests in the font plugin → [Safari] bender.tools.selection.setWithHtml problems with collapsed selection and inline elements |
I pushed git:505e786 with two tests. One using the selection.selectRanges() directly and second one using the bender.tools.selection.setWithHtml. The first test passes on Safari, the second doesn't. This means that the problem is most likely in the tools method. Therefore, I added failing tests to regressions so we can proceed with 4.4.6.
We'll check this issue in 4.4.7.