Closed
Bug 65183
Opened 25 years ago
Closed 25 years ago
Open Web Location can't be opened by Ctrl-L at the 2nd time
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: kazhik, Assigned: alecf)
Details
Open Web Location dialog can't be opened by Ctrl+L at
the second time.
Steps to reproduce:
(1) Press Ctrl+L. Open Web Location dialog appears.
(2) Close it by ESC.
(3) Press Ctrl+L again. Nothing happens.
Build: 2001011020/Win98.
Comment 1•25 years ago
|
||
Confirming with build 2001010420 on NT4.
Comment 2•25 years ago
|
||
I think that this problem is related to keyboard input focus - you can't do
*anything* with the keyboard after you bring up the Open Web Location.
Alt+Anything has no effect; Ctrl+Anything has no effect.
Thus far, the only thing I've found that does work is Alt+Space (on Windows anyway)
Comment 3•25 years ago
|
||
Let me amend my last comment bit: after hitting Ctrl+L, you can't do anything
with the keyboard until you click in the window again. After that the keyboard
works fine. Thus my thought that this has to do with keyboard/input focus.
Comment 4•25 years ago
|
||
Thanks Tom ... this remembers me of bug 64402 which I reported. This is a dup
of the same bug:
*** This bug has been marked as a duplicate of 54936 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•7 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
•