Closed
Bug 11547
Opened 26 years ago
Closed 25 years ago
need focus before using keyboard shortcuts
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
M11
People
(Reporter: sujay, Assigned: saari)
References
Details
using 8/10 build of apprunner
1) launch apprunner
2) launch editor
3) Use Alt-F keyboard sequence to open file menu
It doesn't work. You first have to click in the window
and then use Alt-F to open file menu.
comparing to 4.x, you don't need to give focus, it works directly.
all platforms.
Comment 1•26 years ago
|
||
Yes, your content area should have the focus, and it seems like it doesn't.
assigned to hyatt. In private emails, david thought there was a decent chance
this was his bug. If it turns out to be an editor bug, please reassign to
simon.
Simon, you could help David out by doing a quick scan of our code to verify
we're doing the right thing at launch to set the focus into our content area.
Updated•26 years ago
|
Assignee: hyatt → saari
Comment 3•26 years ago
|
||
Gonna offload this to saari... this may have more to do with bad characters
being specified on ALT key presses.
Comment 4•26 years ago
|
||
This is related to 9701.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M11
Assignee | ||
Comment 5•25 years ago
|
||
this a dup of 9701, and the focus problems in general.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•