Closed
Bug 82656
Opened 24 years ago
Closed 24 years ago
frames cycle momentarily loses focus
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
People
(Reporter: bugzilla, Assigned: bryner)
References
(Blocks 1 open bug, )
Details
(Whiteboard: vrfy when 83566 is fixed)
found using 2001.05.23.08 on linux and 2001.05.24.0x on mac and winnt. reassign
as needed. found while verifying bug 24423.
when i use f6 [or, shift+f6] to cycle through frames, focus is lost temporarily.
to observe:
1. go to http://wired.com
2. click in the main frame [which lists the articles] so that it has focus.
3. hit f6 --here's what i see when hitting f6 to cycle through the frames:
1st press: focus goes to bottom ad frame.
2nd press: focus goes to urlbar [blinking cursor at the end of the url text].
3rd press: focus goes to lala land...not sure where it is; the cursor in
the urlbar stops blink, but cannot type anything there.
4th press: focus goes to the main frame.
Comment 1•24 years ago
|
||
The focus is't lost, it momentarily goes to a document, instead of a control in
a document.
Assignee | ||
Comment 3•24 years ago
|
||
aaronl: what do you think, should this be WONTFIX? isn't this the intended
behavior?
Reporter | ||
Comment 4•24 years ago
|
||
i'd rather not mark this as wontfix. it's frustrating to not *see* the focus
[ie, where i am] as well as to not be able to do anything [type or scroll] while
in that state.
Comment 5•24 years ago
|
||
Bryner - this one is important too.
Similar to tabbing into lala land.
Frame navigation is another case where we don't want that behavior.
Assignee | ||
Comment 6•24 years ago
|
||
This is a more specific instance of 83566.
*** This bug has been marked as a duplicate of 83566 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•23 years ago
|
Whiteboard: vrfy when 83566 is 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
•