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 |
Problem can be reproduced from CKEditor 3.0 in Webkit and Blink browsers. What is more this issue can be reproduced in native content editable element which doesn't have any editor code which confirms that this ticket is browser bug/quirks.
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.