WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
109528
Fix keyboard scrolling in suggestionpicker
https://bugs.webkit.org/show_bug.cgi?id=109528
Summary
Fix keyboard scrolling in suggestionpicker
Emil A Eklund
Reported
2013-02-11 17:43:47 PST
The keyboard scrolling behavior in suggestion pickle depends on the scroll-to-reveal logic and often results in undesired scroll positions (especially when using pg up/down). Furthermore it doesn't support Home/End nor does it work the same way as keyboard scrolling in native controls or listboxes.
Attachments
WIP, do not review
(4.76 KB, patch)
2013-02-11 18:51 PST
,
Emil A Eklund
no flags
Details
Formatted Diff
Diff
Patch
(7.51 KB, patch)
2013-02-12 14:47 PST
,
Emil A Eklund
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Emil A Eklund
Comment 1
2013-02-11 18:51:47 PST
Created
attachment 187750
[details]
WIP, do not review
Emil A Eklund
Comment 2
2013-02-12 14:47:46 PST
Created
attachment 187941
[details]
Patch
Keishi Hattori
Comment 3
2013-02-15 04:14:26 PST
Thanks for fixing this. I didn't know it was wrong.
Emil A Eklund
Comment 4
2013-02-15 09:28:51 PST
(In reply to
comment #3
)
> Thanks for fixing this. I didn't know it was wrong.
It is quite tricky to get right and I still have one more edge case I want to fix before uploading a real patch for review. We really should fix this in the web platform at some point...
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