Bug 14490 - Tabbing out of the search field on Google Video Search results doesn't focus any visible element
Summary: Tabbing out of the search field on Google Video Search results doesn't focus ...
Status: RESOLVED DUPLICATE of bug 15166
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://video.google.com/videosearch?q...
Keywords: GoogleBug, NeedsReduction
Depends on:
Blocks:
 
Reported: 2007-07-01 07:38 PDT by mitz
Modified: 2007-09-09 22:00 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 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.
Comment 1 mitz 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.

Comment 2 mitz 2007-09-09 22:00:54 PDT

*** This bug has been marked as a duplicate of 15166 ***