Changes between Initial Version and Version 2 of Ticket #13830
- Timestamp:
- Jan 27, 2016, 2:53:03 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13830
-
Property
Status
changed from
new
toconfirmed
-
Property
Status
changed from
-
Ticket #13830 – Description
initial v2 12 12 **FF** - You can't remove inline style that way (at least the first time). Element's path is still showing {{{body span span}}}. Even pressing Delete after 3xBackspace doesn't remove inline style. There is also one weird issue (reproducible from CKE 3.5.1) where you can remove inline style. Please see FF video. 13 13 14 **Blink** - Elements path is showing {{{body p}}} but if you start typing you are getting styled text and elements path shows {{{body p font span}}}. Just like in Firefox there is a case where you can remove inline style. Please see #13820 .14 **Blink** - Elements path is showing {{{body p}}} but if you start typing you are getting styled text and elements path shows {{{body p font span}}}. Just like in Firefox there is a case where you can remove inline style. Please see #13820 and new issue #14302. 15 15 16 **IE11** - Elements path is showing {{{body p}}} but if you start typing you are getting styled text and elements path shows {{{body p font}}}. 16 **IE11** - Elements path is showing {{{body p}}} but if you start typing you are getting styled text and elements path shows {{{body p font}}}. Please see #13775. 17 17 18 18 **IE8-IE10** - it is not possible to remove inline style that way. Element path will always show {{{body p span span}}} and thext is always styled.