Opened 13 years ago
Last modified 13 years ago
#8994 confirmed Bug
Firefox, Webkit and Opera - Can't exit link at the end of document in bbcode
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6 |
Keywords: | Webkit Opera Firefox | Cc: |
Description
To reproduce:
- Open bbcode sample and clear all contents
- Insert link
http://google.com?test=1&abc=txt
using link dialog - Put the cursor at the end of link and try to exit it using Arrows, End, Space or Enter key.
Result: You can't exit link when it is the last element in the document.
Issue reproducible in Webkit and Opera from CKEditor 3.6 rev [6904]
Note: In Firefox you can exit link only if you press End key. Perhaps it has something to do with leaving element boundaries - #8195