Opened 15 years ago

Closed 15 years ago

#3344 closed Bug (fixed)

Inline style incorrect when reaching document end

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.

Attachments (1)

3344.patch (813 bytes) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Garry Yao

Attachment: 3344.patch added

comment:1 Changed 15 years ago by Garry Yao

Keywords: Review? added
Status: newassigned

comment:2 Changed 15 years ago by Martin Kou

Description: modified (diff)

Tidied up the ticket description.

comment:3 Changed 15 years ago by Martin Kou

Keywords: Review+ added; Review? removed

comment:4 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [3395].

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