Bug 15166 - REGRESSION: Tabbing doesn't return focus to address bar when expected
Summary: REGRESSION: Tabbing doesn't return focus to address bar when expected
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: http://newsru.com/cinema/08sep2007/ve...
Keywords: GoogleBug, InRadar, NeedsReduction, Regression
: 14490 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-09 14:00 PDT by Alexey Proskuryakov
Modified: 2011-06-06 00:52 PDT (History)
2 users (show)

See Also:


Attachments
test case (543 bytes, text/html)
2008-01-07 14:21 PST, Alexey Proskuryakov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2007-09-09 14:00:19 PDT
Steps to reproduce:
1) Open http://newsru.com/cinema/08sep2007/vene.html
2) Press Tab multiple times

Focus goes from address bar to Google search field, then to a single text input on the page, and then gets lost. After a dozen more Tab keypresses, it finally returns to the address bar.

Tested with r25499+Safari 3.0.3 beta. This is a regression from shipping Safari/WebKit.
Comment 1 David Kilzer (:ddkilzer) 2007-09-09 16:30:57 PDT
<rdar://problem/5470384>
Comment 2 mitz 2007-09-09 21:33:17 PDT
See also bug 14490.
Comment 3 mitz 2007-09-09 22:00:54 PDT
*** Bug 14490 has been marked as a duplicate of this bug. ***
Comment 4 Alexey Proskuryakov 2008-01-07 14:21:44 PST
Created attachment 18319 [details]
test case

The focus is lost while it's in iframes - it's actually in inconsistent state, with keyboard input going into the latest properly focused element. Attaching a reduced test case.

MSIE and Firefox do let iframes take focus, but they have a visual indication for it.
Comment 5 jay 2011-06-05 13:13:20 PDT
Version 5.0.5 (6533.21.1, r88132)
OS X 10.6.7

wfm

AP please check testcase, not clear that this bug should be open
Comment 6 Alexey Proskuryakov 2011-06-05 13:27:13 PDT
Certainly still reproducible with r88132.
Comment 7 jay 2011-06-06 00:52:35 PDT
ap not clear to me what is expected behaviour, nor actual behaviour reported.

actual behaviour noted by me using testcase:

tab key circulates normally, including address bar, and once for each iframe and input

keyboard input in iframe does - not - go to previously focused element, see #4

iframe focus has no visible marker, this part is significant,

apologies if this is bug spam, but currently there are 3 separate issues in this one bug.