Closed
Bug 124425
Opened 23 years ago
Closed 22 years ago
Ctrl-T, Ctrl-N does not work during page formatting
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 110718
People
(Reporter: gaborliptak, Assigned: aaronlev)
References
()
Details
Ctrl-T, Ctrl-N does not work during page formatting (long list, complex layout,
...). The action does not even seem to be taking placing even after the page
load is completed (events dropped from the queue?).
For the above document, try Ctrl-T and Ctrl-N, when the formatting starts, CPU
usage is up (although I have seen Ctrl-N working sometimes).
The user cannot switch away from a long loading document using the keyboard
shortcuts.
Comment 1•23 years ago
|
||
is focus just not in the content area during layout??
Reporter | ||
Comment 2•23 years ago
|
||
How do you tell where the focus is?
Indeed on the indicated URL, it opens new tabs during the load from network and
does not when rendering the page. In between I did not do any actions which
changes the focus (I think).
Comment 3•23 years ago
|
||
Reporter | ||
Comment 4•23 years ago
|
||
76495 sounds similar, although that one talks about frames? Maybe the developers
involved could confirm ...
Comment 5•23 years ago
|
||
This is a dup of 81951, which was marked as a dup of 76495. Someone mark it
duplicate. :-)
Comment 6•23 years ago
|
||
Making dup.
*** This bug has been marked as a duplicate of 76495 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 8•22 years ago
|
||
Since bug 764595 comment 121 reopened many bugs that are dupes of each other
(but not bug 764595 apparently), trying to better resolve the situation.
Status: VERIFIED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 9•22 years ago
|
||
*** This bug has been marked as a duplicate of 110718 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 22 years ago
Resolution: --- → DUPLICATE
Comment 10•22 years ago
|
||
Mass verifying bugs marked dupe of 110718 by jasonb@dante.com.
Status: RESOLVED → VERIFIED
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
•