Opened 16 years ago

Last modified 16 years ago

#3344 closed Bug

Inline style incorrect when reaching document end — at Version 2

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: Confirmed Review+ Cc:

Description (last modified by Martin Kou)

Infected by [3353], apply inline style throw JavaScript Error when reaching the end of document.

Reproducing Procedures

  1. Open the replace by class example page in Firefox.
  2. Clear all content and insert text 'bold';
  3. Click 'SelectAll' then apply 'Bold' style;
  4. Double click the bold text 'bold', and Click on 'Italic' command.
    • Actual Result: JavaScript error occurred.

Change History (3)

Changed 16 years ago by Garry Yao

Attachment: 3344.patch added

comment:1 Changed 16 years ago by Garry Yao

Keywords: Review? added
Status: newassigned

comment:2 Changed 16 years ago by Martin Kou

Description: modified (diff)

Tidied up the ticket description.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy