[Webkit-unassigned] [Bug 8122] New: REGRESSION: Can't tab from a select element to a native text field 

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Apr 1 13:04:10 PST 2006


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

           Summary: REGRESSION: Can't tab from a select element to a native
                    text field 
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: InRadar, NativeTextField
          Severity: normal
          Priority: P2
         Component: HTML Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


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


-- 
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