Opened 13 years ago
Last modified 11 years ago
#9146 confirmed Bug
Webkit: Link selection is incosistent
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Webkit Blink | Cc: |
Description (last modified by )
Confirmed on Safari and Chrome.
- Open the AJAX sample and create an editor.
- Without focusing it, hit the link button or select some sample text and hit link button it doesn't matter.
- Insert some dummy link, see that it's created and selected.
- Leaving the selection as is, type a few characters.
Note that the first character becomes a link.
Change History (6)
comment:1 Changed 13 years ago by
Keywords: | Webkit added |
---|
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |
Version: | → 3.5.1 |
This particular TC has been reproducible from CKEditor 3.5.1 rev. [6373].
NOTES:
- From CKEditor 3.0 to 3.4 it was not possible to insert link that way
- From CKEditor 3.4.1 to 3.5 whole text was linked.
The same TC is applicable for Opera. I have reported here #9150
In Firefox link is replaced with text while in IE whole typed text gets linked. I'm not sure which is correct. In all browsers inline styles are continued when using the above TC. Should link behave the same? Reported in #9155.
comment:4 Changed 11 years ago by
Keywords: | Blink added |
---|---|
Version: | 3.5.1 → 3.0 |
comment:6 Changed 11 years ago by
More general issue which contains this particular case was reported in #8715.
Webkit only, also not a regression.