Opened 15 years ago
Closed 15 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)
Change History (7)
comment:1 Changed 15 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | new → assigned |
Changed 15 years ago by
| Attachment: | 7087.patch added |
|---|
comment:2 Changed 15 years ago by
| Status: | assigned → review |
|---|
Cause by link that wasn't considered as "remove if empty" in the dtd.
Changed 15 years ago by
| Attachment: | 7087_2.patch added |
|---|
Changed 15 years ago by
| Attachment: | 7087_3.patch added |
|---|
comment:3 Changed 15 years ago by
| Status: | review → review_passed |
|---|
comment:4 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |

Regression of [6382].