Closed
Bug 38410
Opened 25 years ago
Closed 9 months ago
alt, f, esc, e should open edit menu
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
Future
People
(Reporter: jruderman, Unassigned)
Details
(splitting off of bug 38364)
steps to reproduce:
1. press alt but don't hold
2. press f (opens file menu)
3. press esc
4. press e
expected result under windows 98: "file" in menubar stays darkened after step
3, and edit menu is pulled down after step 4.
Comment 1•25 years ago
|
||
Hyatt, either you're still menu man or you know who is. This is yours.
Assignee: joki → hyatt
Comment 2•25 years ago
|
||
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Comment 3•25 years ago
|
||
Gee, why not just use Alt-E, or Alt-F, CursorRight? ->future.
Target Milestone: --- → Future
Comment 5•24 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Seems like we're dismissing the chain too far up. We should stop at the menu
bar when Esc is pressed, but dismiss it entirely when a click registers outside
of the menu. I doubt the current DismissChain() or HideChain() or whatever it
is handles that.
Updated•23 years ago
|
QA Contact: rakeshmishra → trix
Updated•16 years ago
|
QA Contact: trix → events
| Reporter | ||
Updated•15 years ago
|
Assignee: hyatt → nobody
| Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: minor → S4
Updated•9 months ago
|
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•