Closed
Bug 152863
Opened 23 years ago
Closed 23 years ago
Enter does not work for Okay in dialogs
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: tracy, Assigned: joki)
Details
(Keywords: access)
seen on mac commercial trunk builds (the only build available this morning)
mac os9 2002-06-19-03-trunk
mac osx 2002-06-19-03-trunk
-popup dialogs with an Okay button will not respond to "Enter"
easy testcase:
-click on File | Open Web Location
enter a location the click "enter"
nothing happens... it should act as though Okay was clicked
clicking okay works. Thus just the critical status, but this will not good for
our accessabilty folks.
| Reporter | ||
Comment 2•23 years ago
|
||
by the way, the linux commercial build from this morning (2002-06-19-08-trunk)
is not affected by this
| Reporter | ||
Comment 3•23 years ago
|
||
mac osx depend build 2002-06-19-08-trunk works fine. There were some changes
backed out between the clobber and depend that fixed blocker bug 152859. Looks
like it fixed this too.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 4•23 years ago
|
||
This bug was caused by a patch for bug 35011 that was checked in yesterday
afternoon and backed out early this morning.
Status: RESOLVED → VERIFIED
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
•