Closed
Bug 173246
Opened 23 years ago
Closed 23 years ago
Security Warning dialog to/from ssl page does not focus a button correctly
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
RESOLVED
DUPLICATE
of bug 172691
People
(Reporter: llo8or4sf, Assigned: jag+mozilla)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2b) Gecko/20021007
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2b) Gecko/20021007
When enter/leave https: (ssl) site, mozilla show a Security Warning dialog window.
In that dialog, enter key does not work and tab key cannot change focus
between a button and a checkbox.
But Mouse operation works normally. Once mouse click at the checkbox,
tab/enter key works correctly.
Reproducible: Always
Steps to Reproduce:
1. go to ssl site. or leave ssl site.
2. mozilla opens a Security Warning dialog.
Actual Results:
a button or a checkbox cannot focus by tab key.
also, enter key does not work.
Expected Results:
tab key and enter key should work in Security Warning dialog to/from ssl page.
I can see this bug in 2002-10-07-04-trunk build.
Comment 1•23 years ago
|
||
Confirming on Win2000, OSX and Linux.
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
OS: Windows 98 → All
Priority: -- → P3
Hardware: PC → All
Version: unspecified → 2.4
The non-functioning Enter key makes this dialog tough to dismiss when using only
keyboard navigation. Isn't that an accessibility issue?
Comment 3•23 years ago
|
||
There have been no changes in the security components that could have caused
this regression.
Over to XUL.
Assignee: ssaux → jaggernaut
Component: Client Library → XP Toolkit/Widgets
Product: PSM → Browser
QA Contact: junruh → jrgm
Version: 2.4 → other
Comment 4•23 years ago
|
||
The security warning dialogs are implemented using the prompt service.
confirmed in build 2002101612 1.2b for linux
Enter key will not dismiss the dialog like past versions of mozilla.
Related to bug 155958
Comment 6•23 years ago
|
||
Confirmed on Win 9x and Win 2k. Also notice that the OK button does not have the
shading around a button that normal dialog boxes have. Even clicking on the
surrounding area will not set the focus so the Enter key or Space bar can be used.
Using Build 2002111211 (Win9x) as well as 20021108?? (Win2k).
I've noticed this bug has been fixed on 2002-11-14-08-trunk nightly
build, Windows98SE.
It should be brought by patch of bug 172691.
I'll mark as duplicate.
*** This bug has been marked as a duplicate of 172691 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•