WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 33209
38487
Rich text editor does not scroll horizontally when trying to edit a long string of text
https://bugs.webkit.org/show_bug.cgi?id=38487
Summary
Rich text editor does not scroll horizontally when trying to edit a long stri...
Diana Kimball
Reported
2010-05-03 14:26:45 PDT
Rich text editor does not scroll when editing a word longer than the width of the input field, which results in user not being able to see what they are modifying. 1) Input a long string of characters into a rich text edit field--such as the "new message composition" field for Yahoo! Mail--until the characters exceed the width of the input field. (Note: this does not repro in GMail, where text wraps once it hits the far edge of the input field.) 2) Place insertion point at the beginning of the string of characters, and press "End" on the keyboard or attempt to use arrow keys to navigate toward the end of the string. Expected result: Rich text editor scrolls right, revealing the end of the string and moving the insertion point accordingly Actual result: Rich text editor does not scroll horizontally in response to "End" or arrow keys, which results in the user not being able to reach the end of the string via keyboard commands alone. Note: This is especially problematic for navigating long URLs in rich text edit fields via keyboard commands.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2012-05-01 22:43:39 PDT
*** This bug has been marked as a duplicate of
bug 33209
***
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