WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
17961
Webkit has trouble arrowing through <wbr>s with keyboard
https://bugs.webkit.org/show_bug.cgi?id=17961
Summary
Webkit has trouble arrowing through <wbr>s with keyboard
Ojan Vafai
Reported
2008-03-19 17:28:36 PDT
Will provide description + test-case.
Attachments
Test-case
(274 bytes, text/html)
2008-03-19 17:29 PDT
,
Ojan Vafai
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2008-03-19 17:29:39 PDT
Created
attachment 19891
[details]
Test-case
Ojan Vafai
Comment 2
2008-03-19 17:30:32 PDT
Follow the instructions on the test page. Can't select past the WBR using the keyboard. Tested on Safari 3.1 on Windows and Mac.
Gavin Sherlock
Comment 3
2008-03-19 19:54:15 PDT
Interestingly, if, after you place your cursor on the top line, you use the right arrow key to go through the text, it will have a problem at the <wbr>, but you can get past it. Once you have gone past the <wbr>, you are now able to select the text as described in the test case.
Peter Kasting
Comment 4
2008-03-20 10:54:08 PDT
Note that this bug makes deleting chunks of text in e.g. Gmail frustrating (once you know the right-arrow workaround you can bypass the bug, but it constantly gets in your way). This is so irritating so often (daily) to webmail users like me that I request this be raised back to P2.
Ojan Vafai
Comment 5
2008-03-20 10:58:41 PDT
I agree, this is a pretty bad experience and it's surprisingly common to get WBRs in emails.
Peter Kasting
Comment 6
2008-03-21 13:35:19 PDT
This actually affects more than just selection. In the testcase on this bug, simply click in the top of the box and use the down arrow to move down. You get stuck at the wbr, just like if you were holding shift. So I think the underlying problem is in the "move down one line" handling.
Robert Blaut
Comment 7
2008-12-29 14:23:16 PST
I tested today attached test case in WebKit
r39474
and I cannot reproduce the issue anymore. Bisect-builds tells me that the bug was fixed between
r38860
and
r39005
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug