Opened 14 years ago
Last modified 9 years ago
#8149 confirmed Bug
ElementsPath doesn't show correct element
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: | satya_minnekanti@… |
Description
TC 1
- Create a link from toolbar
- Press End to go to the end of the link.
- ElementsPath is showing that you are still inside of the link
- Type a few letters
Result: Letters are typed as plain text
This TC is reproducible in Opera and Webkit browsers from CKEditor 3.5.1.
Until CKE 3.5 ElementsPath was showing link and first typed letter was continuation of this link. Rest of the letters were typed as plain text.
IE and Firefox work fine in this case. They don’t show that you are inside of the link and letters are typed as plain text.
TC2
- Type a line of text - few words ended with a link.
- Using mouse, place the cursor inside of plain-text word.
- Using mouse again place the cursor at the end of the line – behind the link
ElementsPath is showing that you are inside of the link but the letters typed are plain-text.
This is reproducible in IE, Webkit and Opera from CKEditor 3.0
Firefox is the only browser which works correct in this case.
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Cc: | satya_minnekanti@… added |
---|
Issue is still valid, tested on Chrome 47.0.2526.106 (64-bit) and CKEditor 4.5.6. Related to #14288#comment:7.