WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 7138
13464
UNABLE TO FOCUS on NON-FORM ITEMS
https://bugs.webkit.org/show_bug.cgi?id=13464
Summary
UNABLE TO FOCUS on NON-FORM ITEMS
Kanda
Reported
2007-04-23 18:06:12 PDT
If we have a table on the web page, when using tab to navigate the table (like excel), on safari, it tabs to the different controls on the page instead of navigating the table like excel. From the developer connection, we found the following information, but it causes all operations (eg. tabindex) and functions that require focus to not work well on these elements. onFocus <element onFocus="handler(/args/);" ...> Discussion Called when the associated element receives keyboard input focus. Can only be used with elements that can receive keyboard input such as |<input>|, |<textarea>|, or |<select>|. Availability * Available in Mac OS X v10.2 with Safari 1.0 and later. * Available in Mac OS X v10.2.7 and later. This causes all operations (eg. tabindex) and functions that require focus to not work well on these elements
Attachments
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2007-04-23 18:10:19 PDT
Need more information. Are you talking about links? Please supply a URL or test case.
Jesse Costello-Good
Comment 2
2007-06-28 10:03:28 PDT
This is a duplicate of 7138.
David Kilzer (:ddkilzer)
Comment 3
2007-07-05 21:58:52 PDT
*** This bug has been marked as a duplicate of
7138
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug