Changes between Initial Version and Version 1 of Ticket #11042
- Timestamp:
- Oct 31, 2013, 3:19:06 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11042
-
Property
Status
changed from
new
toconfirmed
-
Property
Status
changed from
-
Ticket #11042 – Description
initial v1 8 8 9 9 Elements path uses the selection#selectElement method which does nothing more than selectRanges, so the issue is inside selectRanges or in browsers (less likely). 10 11 ---- 12 13 It also concerns IE8, but even more often. In #10887 we needed to disable two tests: 14 15 * http://ckeditor4.t/dt/core/style/editor.html?name=test-apply-inline-style-on-non-editable-inline-element---at-non-editable-inline-boundary 16 * http://ckeditor4.t/dt/core/style/editor.html?name=test-remove-inline-style-from-non-editable-inline-element---at-non-editable-inline-boundary