Opened 13 years ago

Closed 13 years ago

#7087 closed Bug (fixed)

Firefox: Unable to escape from the link inside of a list or a table

Reported by: Wiktor Walc Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.1
Component: General Version: 3.5.1
Keywords: Cc:

Description

Inserting a link into a list in FF does not work as expected. Same problem inside of a table cell.

  • clear all contents
  • press unordered list button
  • type some text
  • insert a link
  • press "End" key OR click with a mouse at the end of a link and start typing
  • result: we have an extra line break in the source and we're still inside of a link while typing

Attachments (3)

7087.patch (944 bytes) - added by Garry Yao 13 years ago.
7087_2.patch (3.6 KB) - added by Garry Yao 13 years ago.
7087_3.patch (3.9 KB) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: newassigned

Regression of [6382].

Changed 13 years ago by Garry Yao

Attachment: 7087.patch added

comment:2 Changed 13 years ago by Garry Yao

Status: assignedreview

Cause by link that wasn't considered as "remove if empty" in the dtd.

Changed 13 years ago by Garry Yao

Attachment: 7087_2.patch added

Changed 13 years ago by Garry Yao

Attachment: 7087_3.patch added

comment:3 Changed 13 years ago by Wiktor Walc

Status: reviewreview_passed

comment:4 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6391], TC updated with [6389] and [6390].

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