[Webkit-unassigned] [Bug 63944] New: Clicking on a checkbox or radio button does not set starting point for tab order
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 5 09:44:23 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63944
Summary: Clicking on a checkbox or radio button does not set
starting point for tab order
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://www.tizag.com/htmlT/htmlcheckboxes.php
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zachleatherman at gmail.com
Clicking on a text input, textarea or select element in Webkit sets the starting point for tab order. Subsequently hitting the tab key will tab to the next field obeying appropriate tabindex rules. But clicking on a checkbox or radio form control and then hitting the tab key restarts the tab order at the top of the page.
To reproduce, just go to:
http://www.tizag.com/htmlT/htmlcheckboxes.php
1. Click on the checkbox next to the Baseball field.
2. Hit the tab key.
It should go to the Basketball checkbox. Instead, it focuses to the top of the page.
Successfully reproduced in Chrome 14 and Safari 4.0.3. Tested and works as expected in Firefox 3.6 and 5; Internet Explorer 7, 8 and 9; Opera 11.10.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list