Comment #27 on issue 9842 by [email protected]: Pressing Ctrl while
Shift-Left breaking cursor position
http://code.google.com/p/chromium/issues/detail?id=9842
Kenorb and progame, I think you two are talking about different bugs here
now, and
both of them are not related right Ctrl + right Shift.
----------------------------------------
For the original bug reported by Kenorb:
(Reproduces on Beta channel build 172.2 but not on latest trunk)
It is about the highlight will be gone in rich text area when using Ctrl +
Shift +
Arrow key incontinuously, it has nothing to do with RTL, you can just use
left Ctrl +
left Shift to reproduce it.
Steps:
1. Launch English Chrome
2. Sign in Gmail, Gmail UI is in English (LTR)
3. Type three words into Gmail "one two three"
4. Put cursor at the end of the line
5. Hit Ctrl + Shift + left arrow
>>Word "three" should be selected now
6. Release all of them
7. Hit Ctrl + Shift + left arrow again
8. Observe
Results:
The highlight for the text we selected in step 5 will be gone, and cursor
will be in
middle of word "two" and "three"
Expected:
Should continue selecting text which means both "two" and "three" should be
selected now
Notes:
This issue happens on rich text area but not on plain text area
----------------------------------------
For the bug progame described here:
It is a RTL bug, but you don't have to use right Ctrl + right Shift to
reproduce the
issue, it reproduces directly when the text area is RTL originally; and I
think the
root cause is Chrome and Webkit doesn't change the position of cursor after
highlight
some text.
Steps:
1. Launch Chrome(Any language is fine)
2. Sign in Gmail
3. Change Gmail UI to Hebrew
4. Type "one two three" in a new email
5. Select "two" started from "t" using mouse
6. Hit keyboard Shift + left arrow now
7. Observe
Results:
Letter "t" in word "two"is unselected now
Expected:
Should select space between "two" and "three"
Notes:
Actually, this issue also happens for Hebrew text too, I filed a new bug
issue 10487
for it.
----------------------------------------
To kenorb:
I think your report has been fixed on latest trunk, is it possible you
download a
latest trunk build from below link and verify it?
http://build.chromium.org/buildbot/continuous/?C=N;O=D
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---