Changes between Initial Version and Version 5 of Ticket #13020


Ignore:
Timestamp:
Mar 24, 2015, 2:52:58 PM (9 years ago)
Author:
Jakub Ś
Comment:

I was able to reproduce this issue from CKEditor 4.0 beta in Firefox.

Error:
Message: node is null
Code: this.setStart( node.getParent(), node.getIndex() );
URI: range.js
Line: 1765

The important things are inserting styles into CKEditor document header and selecting list from bottom to top. Another important thing to note is that removing 'list-style: inside;' solves the problem

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13020

    • Property Keywords exception CSS removed
    • Property Status changed from new to confirmed
    • Property Version changed from 4.4.7 to 4.0 Beta
  • Ticket #13020 – Description

    initial v5  
     1Please see comment:4 and comment:5 for more details.
     2
    13Our web app has been generating countless exceptions in CKEditor. I
    24have finally been able to reproduce one of them. For the demo please
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy