RESOLVED FIXED 46993
Spatial Navigation: Add support for <input type="radio">
https://bugs.webkit.org/show_bug.cgi?id=46993
Summary Spatial Navigation: Add support for <input type="radio">
Yael
Reported 2010-10-01 10:11:27 PDT
We need a way to navigate radio buttons with Spatial Navigation without changing the selection. Currently, the selection changes when the user navigates to the next radio button within a group.
Attachments
Patch (5.12 KB, patch)
2010-10-01 10:59 PDT, Yael
no flags
Patch (15.73 KB, patch)
2010-10-01 12:36 PDT, Yael
no flags
Yael
Comment 1 2010-10-01 10:59:19 PDT
Created attachment 69488 [details] Patch When using Spatial Navigation, every radio button should be focusable and users should be able to navigate from one button to the next without moving the selection. No tests in this patch yet, I wanted to get initial review while preparing the tests. thanks!
Yael
Comment 2 2010-10-01 11:50:16 PDT
Comment on attachment 69488 [details] Patch I'll be adding tests shortly, cancelling the review.
Yael
Comment 3 2010-10-01 12:36:35 PDT
Created attachment 69504 [details] Patch When using Spatial Navigation, every radio button should be focusable and users should be able to navigate from one button to the next without moving the selection. The patch is the same as before, with the addition of the tests.
WebKit Commit Bot
Comment 4 2010-10-04 22:44:07 PDT
Comment on attachment 69504 [details] Patch Clearing flags on attachment: 69504 Committed r69078: <http://trac.webkit.org/changeset/69078>
WebKit Commit Bot
Comment 5 2010-10-04 22:44:12 PDT
All reviewed patches have been landed. Closing bug.
Ademar Reis
Comment 6 2010-10-05 09:17:52 PDT
Revision r69078 cherry-picked into qtwebkit-2.1 with commit 867aa08 <http://gitorious.org/webkit/qtwebkit/commit/867aa08>
Note You need to log in before you can comment on or make changes to this bug.