Closed
Bug 117139
Opened 23 years ago
Closed 23 years ago
keyboard shortcuts don't work until menu item is selected
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: option8, Assigned: danm.moz)
References
()
Details
(Keywords: regression)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
upon initial launch, the browser does not open a new window, create a mail
message, etc, via keyboard shortcut - command-N, command-M, etc - until the
menubar is selected. clicking on any item in the menubar (file, edit, etc) even
without selecting anything, reactivates the keyboard shortcuts again.
Reproducible: Always
Steps to Reproduce:
1. launch mozilla
2. try to open a new window with command-N (nothing happens)
3. click and release the menubar
4. try to open a new window with command-N (it works)
Comment 1•23 years ago
|
||
This worksforme with 122808 fizzilla build. Perhaps the focus isn't being set on
the application at startup for you. I've also tested with the 0.9.7 build and it
works for me there. I tested with one profile (bypass the pick profile dialog)
and with two profiles.
Assignee: asa → joki
Component: Browser-General → Event Handling
QA Contact: doronr → madhur
Reporter | ||
Comment 2•23 years ago
|
||
for what it's worth, i'm running OS X v10.1.2 on an iBook 2001. i updated to
10.1.2 about the same time as i updated my install of mozilla to the binary
distro of 0.9.7 from 0.9.6 so there may be a connection there.
Comment 3•23 years ago
|
||
I am seeing the same using Mozilla 0.9.7 running
under Mac OS 9.1 (UK). I instantly spotted that
cmd-N did not launch a new window when I needed it.
I was not aware of the same problem in 0.9.6.
Comment 4•23 years ago
|
||
this is heinously bad, but probably a dupe of another bug saari has
Assignee: joki → saari
Severity: normal → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: dupeme?
Comment 5•23 years ago
|
||
Pink, I'm giving this back to you as I'm not running osx (and won't be on my
little g3 laptop)
Think this could be related to Dan's regresion?
Assignee: saari → pinkerton
Comment 6•23 years ago
|
||
i'm sure this is a dupe of a bug danm regressed. over to him
Comment 7•23 years ago
|
||
found it
*** This bug has been marked as a duplicate of 36016 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Updated•22 years ago
|
QA Contact: rakeshmishra → trix
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
•