[Webkit-unassigned] [Bug 7226] REGRESSION: tab key should move focus to next radio button, but it doesn't

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Feb 13 11:53:25 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7226





------- Comment #4 from hyatt at apple.com  2006-02-13 11:53 PDT -------
Yes, this all matches WinIE.

(1) A radio button with no name is effectively illegal, and although it shows
up as visible, it cannot be checked via the mouse or tabbed to via the keyboard

(2) When tabbing, the *selected* radio button determines the position of the
entire group within the tab order (if no element in a group is selected, then
the first item in the group will be used when forward-tabbing, and the last
will be used when backwards-tabbing.

(3) There is a bug with textfields and non-native controls where they sometimes
get skipped when tabbing.  The bug seems to have something to do with
textfields and will hopefully go away when Adele does the new textfield.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list