Closed
Bug 36325
Opened 25 years ago
Closed 25 years ago
Proxy login window does not allow tab between fields
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: dtw, Assigned: joki)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m15)
BuildID: 2000041805
When you launch Mozilla, you are prompted to log in to your proxy.
You type your username, hit tab, type your password and it does not work. The
focus has left the prompt completely. It SHOULD allow you to : enter the
username, press tab to shift focus to the password window, then enter your
password, then press enter to log in.
Reproducible: Always
Steps to Reproduce:
1.Configure Mozilla to use proxy and close
2.Open Mozilla
3.Enter username
4.Press tab
Actual Results: Focus is moved away from the window, and not to the password
text field
Expected Results: Focus should have changed to the text field and allowed the
user to enter their password.
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 30221 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•