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 15166
14490
Tabbing out of the search field on Google Video Search results doesn't focus any visible element
https://bugs.webkit.org/show_bug.cgi?id=14490
Summary
Tabbing out of the search field on Google Video Search results doesn't focus ...
mitz
Reported
2007-07-01 07:38:00 PDT
Tabbing out of the search field on the results page of Google Video Search, the selection in the field stays highlighted (but inactive) and no visible element on the page appears to be focused. To reproduce: 1) In Safari preferences, under Advanced, deselect the option "Press Tab to highlight each item on a webpage". 2) Open the URL in Safari. 3) Double-click the text in the search field near the top of the page, to select the search term. 4) Press the Tab key once. Expected: The search field to become unhighlighted and a focus ring to appear around the duration popup. Actual: The search field stayed highlighted (although inactive) and the popup did not receive focus.
Attachments
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2007-07-01 07:44:06 PDT
I think this bug is probably related to this comment in FocusController:advanceFocus(): // FIXME: We should not focus frames that have no scrollbars, as focusing them isn't useful to the user.
mitz
Comment 2
2007-09-09 22:00:54 PDT
*** This bug has been marked as a duplicate of
15166
***
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