Opened 17 years ago
Closed 17 years ago
#1383 closed Bug (fixed)
Hyperlink merges with text on <br /> backspace
Reported by: | Scott McNaught | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6.1 |
Component: | UI : Enter Key | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed IE Review+ | Cc: |
Description
To replicate:
<p><a href="http://google.com/">http://google.com</a><br /> Press backspace at the start of this line</p>
The link should only be auto-created when a space or an enter is placed at the end of a link.
Attachments (2)
Change History (11)
comment:1 Changed 17 years ago by
Milestone: | FCKeditor 2.5 → FCKeditor 2.6 |
---|
comment:2 Changed 17 years ago by
Keywords: | Confirmed added |
---|
comment:3 Changed 17 years ago by
Milestone: | FCKeditor 2.6 → FCKeditor 2.6.1 |
---|
Postponing it a little.
comment:4 Changed 17 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
Changed 17 years ago by
Attachment: | 1383.patch added |
---|
comment:5 Changed 17 years ago by
Keywords: | Review? added |
---|
comment:6 Changed 17 years ago by
Keywords: | IE added |
---|
comment:7 Changed 17 years ago by
Owner: | changed from Martin Kou to Frederico Caldeira Knabben |
---|---|
Status: | assigned → new |
The proposed patch may be ok. The idea is correct, but I think a simpler logic can be found. I'll attach a new patch for it.
Changed 17 years ago by
Attachment: | 1383_2.patch added |
---|
comment:8 Changed 17 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:9 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [1996]. Click here for more info about our SVN system.
Here again we have IE and its automations. I'm targeting it to 2.6, to check if there is any chance to have it fixed.