Changes between Initial Version and Version 4 of Ticket #11679


Ignore:
Timestamp:
Sep 8, 2016, 3:05:06 PM (8 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11679

    • Property Status changed from new to confirmed
  • Ticket #11679 – Description

    initial v4  
    2323----
    2424**Results:**
    25 1. Witah allowedContent:true commented out once you switch to source and back, span will be removed and it shouldn't be. This part is reproducible from CKEditor 4.1.
     251. 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.
    2626
    27 2. You can't change this color to automatic with such configuration. This part can be reproduced from CKEditor 3.0.
     272. 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.
    2828
     293. 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.
     30
     314. You can't change this color to automatic with such configuration. This part can be reproduced from CKEditor 3.0.
     32
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy