RESOLVED DUPLICATE of bug 6811 8122
REGRESSION: Can't tab from a select element to a native text field 
https://bugs.webkit.org/show_bug.cgi?id=8122
Summary REGRESSION: Can't tab from a select element to a native text field
Chris Petersen
Reported 2006-04-01 13:04:09 PST
Tab support between native text fields is now functional. However when focus is placed on a select element, pressing tab key won't tab to a native text field. Instead, focus is placed into the Address URL field on the toolbar. * STEPS TO REPRODUCE 1. With TOT Webkit, open the attached test case "select_tabbing_tab_test.html" 2. Place focus in the first input field then press tab key 3. Focus is placed correctly on the select element since it displays a focus ring. 4. Now press the tab key again 5. Instead of tabbing to the next native input field, focus goes to the address url field (wrong behavior) * RESULTS I should be able to tab from a select element to a native text field. However, focus goes to the address URL field. * REGRESSION Yes, this happens with TOT webkit
Attachments
select/input test case (366 bytes, text/html)
2006-04-01 13:05 PST, Chris Petersen
no flags
Chris Petersen
Comment 1 2006-04-01 13:05:57 PST
Created attachment 7444 [details] select/input test case
Chris Petersen
Comment 2 2006-04-01 13:08:09 PST
This issue has been filed as <rdar://problem/4499107>
Adele Peterson
Comment 3 2006-04-02 12:53:35 PDT
I'm pretty sure this is a dupe of http://bugzilla.opendarwin.org/show_bug.cgi?id=6811.
Maciej Stachowiak
Comment 4 2006-04-02 23:11:05 PDT
*** This bug has been marked as a duplicate of 6811 ***
Note You need to log in before you can comment on or make changes to this bug.