Bug 14490

Summary: Tabbing out of the search field on Google Video Search results doesn't focus any visible element
Product: WebKit Reporter: mitz
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal Keywords: GoogleBug, NeedsReduction
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://video.google.com/videosearch?q=snoopy

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