Changes between Version 4 and Version 5 of Ticket #11679


Ignore:
Timestamp:
Jan 19, 2018, 2:38:03 PM (6 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11679 – Description

    v4 v5  
    2323----
    2424**Results:**
    25 1. If you use custom color for which translation is not defined in language file e.g. {{{'Green1/3A9D23'}}} then you will see green square in color button dropdown panel but its label is {{{'3A9D23'}}}. **Maybe I'm wrong here** but I would expect label to be displayed as {{{'Green1'}}}. Again I may be wrong here.
     251. If you use custom color for which translation is not defined in language file e.g. {{{'highlight_yellow/FFFF00'}}} then you will see green square in color button dropdown panel but its label is {{{'3A9D23'}}}. **Maybe I'm wrong here** but I would expect label to be displayed as {{{'highlight_yellow'}}}.
    2626
    27 2. The 'Green1' is used for styling text you select but it has no effect. Such style {{{<span style="color:highlight_yellow">item 2</span>}}} is not recognized thus it looks like text is not styled.
     272. The 'highlight_yellow' is used for styling text you select but it has no effect. Such style {{{<span style="color:highlight_yellow">item 2</span>}}} is not recognized thus it looks like text is not styled.
    2828
    29293. With ACF enabled, once you switch to source and back, span will be removed and it shouldn't be. This part is reproducible from CKEditor 4.1.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy