Opened 9 years ago
Last modified 8 years ago
#14563 confirmed Bug
Active link cursor continues on new line when pressing enter
Reported by: | Nizar | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Blink Webkit Firefox | Cc: |
Description
Steps to reproduce
- Create a URL link
- Move the cursor to the end of the link (Press END)
- Press Enter (enter mode should ENTER_BR)
Expected result
Opening the link plugin now will open a dialog for creating a NEW link.
Actual result
Opening the link plugin now will start editing the link in the previous line.
Other details (browser, OS, CKEditor version, installed plugins)
After step (3), if i start typing again, the link blue special cursr will be gone and the regular black cursor will be back, that means, the link doesn't continue in the second line, only when i press enter. So now to disable the link effect, I type a letter and then remove it.
==
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | ckeditor_link_bug.gif added |
---|
comment:1 Changed 9 years ago by
Keywords: | Blink Webkit Firefox added; link plugin removed |
---|---|
Status: | new → confirmed |
Version: | 4.4.7 → 4.0 |
Problem can be reproduced at least from CKEditor 4.0 in Firefox, Blink and Webkit browsers (IE is fine).
Issues for continuing link to second line with just typing were reported here: #8146 but this issue was closed and new issue has been created just for Firefox #14288.
Demo of the bug