Opened 11 years ago
Last modified 11 years ago
#11610 confirmed Bug
[Blink] It is not possible to select text in with Shift+Click in link.
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Blink | Cc: |
Description
- Open "Replace By Class" sample.
- Click after "humans" to move cursor.
- Press shift and click after "Neil".
What is the expected behavior? ", Americans Neil" is selected.
What went wrong? Cursor moved instead of select text.
This is actually a Blink/contenteditable bug and I reported it to the chromium project: http://code.google.com/p/chromium/issues/detail?id=345745&thanks=345745&ts=1393005706
Change History (2)
comment:1 Changed 11 years ago by
Summary: | [Blink]It is not possible to select text in with Swift+Click in link. → [Blink] It is not possible to select text in with Shift+Click in link. |
---|
comment:2 Changed 11 years ago by
Keywords: | Blink added |
---|---|
Status: | new → confirmed |
Version: | 3.6.6 (SVN - trunk) → 3.0 |
Problem can be reproduced from CKEditor 3.0 in Blink Browsers.
This happens when you finish selection in a Link. The same behaviour however can be observed in native Blink's contenteditable.