Closed
Bug 211852
Opened 22 years ago
Closed 22 years ago
Tab enters iframes but does not leave them
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timwi, Assigned: aaronlev)
References
(Blocks 1 open bug, )
Details
(Keywords: access)
Attachments
(2 files, 1 obsolete file)
297 bytes,
text/html
|
Details | |
1.18 KB,
patch
|
bryner
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Take http://bugzilla.mozilla.org/enter_bug.cgi?product=Browser&format=guided for
example. Pressing Tab repeatedly will have it go through the entire list of bugs
in that iframe, but it will stay inside that iframe forever. Once you're in there,
you're stuck.
Reproducible: Always
Steps to Reproduce:
1. Find page with iframe.
2. Press Tab until you're in it.
3. Try to escape.
Assignee | ||
Comment 1•22 years ago
|
||
Not good. When did this break?
Assignee | ||
Comment 2•22 years ago
|
||
I notice that Tabbing does leave the iframe -- but only to the search button and
then cycles back to the iframe again.
Assignee | ||
Comment 3•22 years ago
|
||
Assignee | ||
Comment 4•22 years ago
|
||
Attachment #127195 -
Attachment is obsolete: true
Assignee | ||
Comment 5•22 years ago
|
||
Sarah says this worked in the 2/6 builds, but was broken somewhere between then
and 3/13.
Assignee | ||
Comment 6•22 years ago
|
||
Argh, I broke it in nsEventStateManager.cpp
1.422 aaronl%netscape.com Mar 7 17:09 Bug 170921, bug 174163, bug 172329.
Image selection occuring when image buttons, linked images or image map areas
focused. r=mjudge, sr=bryner
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 7•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Attachment #127205 -
Flags: superreview?(bzbarsky)
Attachment #127205 -
Flags: review?(bryner)
![]() |
||
Updated•22 years ago
|
Attachment #127205 -
Flags: superreview?(bzbarsky) → superreview+
Assignee | ||
Comment 8•22 years ago
|
||
Also has same problem if you use overflow: scroll
Assignee | ||
Comment 9•22 years ago
|
||
Please ignore my last comment
Updated•22 years ago
|
Attachment #127205 -
Flags: review?(bryner) → review+
Assignee | ||
Comment 10•22 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•