Closed
Bug 231358
Opened 22 years ago
Closed 22 years ago
Menu shortcuts should be invoked by command-<key>, not control-<key> on mac
Categories
(Firefox :: Menus, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: michaelk, Assigned: bugzilla)
References
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7a) Gecko/20040116 Firebird/0.8.0+
Build Identifier: http://ftp.mozilla.org/pub/mozilla.org/firebird/nightly/2004-01-18-02-trunk/
When using a menu shortcut (open new tab/window, save page, create bookmark...)
command key does not work as the access-modifier, but control does.
Both should not be true.
Reproducible: Always
Steps to Reproduce:
1. Start Mozilla Firebird
2. Try using Cmd-T to open a new tab (or any other command)
Actual Results:
Nothing happens
Expected Results:
Firebird should open a new Tab in response.
Using OSX 10.3.2 and a fresh profile
| Reporter | ||
Comment 1•22 years ago
|
||
Similar Bugs have been submitted before, but this feature has been working for
some time (Gecko/20040116 Firebird/0.8.0+ *does* work), and is now broken again.
Comment 2•22 years ago
|
||
if I so it broke between 01/16 and 01/18? does 01/17 work?
| Reporter | ||
Comment 3•22 years ago
|
||
I looked into it:
The first nightly with the bug: Gecko/20040117 Firebird/0.8.0+
Comment 4•22 years ago
|
||
No, 01/17 does not work (i.e. it was the first build that introduced the problem.)
Seems that this is the checking that busted it:
http://bonsai.mozilla.org/cvsview2.cgi?subdir=mozilla/modules/libpref/src/init&files=all.js&command=DIRECTORY&branch=HEAD&root=/cvsroot
Updated•22 years ago
|
Keywords: regression
Comment 5•22 years ago
|
||
*** Bug 231392 has been marked as a duplicate of this bug. ***
Comment 6•22 years ago
|
||
Confirming based on comments and dupe.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 7•22 years ago
|
||
please test this on tomorrow's nightly, it loks like fallout from bug 224578,
and those issues have been fixed as of now.
Although it is the thing built by myself from CVS, command+<key> is working by
bug224578 fix.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JP; rv:1.7a) Gecko/20040119
Firebird/0.8.0+
Comment 9•22 years ago
|
||
Yes, it's been fixed as of the 11/19 nightly.
Comment 10•22 years ago
|
||
Does this fix also fix mozilla suite? Seems like it also has the same problem:
bug 231421
| Reporter | ||
Comment 11•22 years ago
|
||
Both of the following builds work:
[firebird:]
http://ftp.mozilla.org/pub/mozilla.org/firebird/nightly/2004-01-19-02-trunk/
[seamonkey:]
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-01-19-05-trunk/
I resolved the bug as fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
QA Contact: bugzilla → menus
You need to log in
before you can comment on or make changes to this bug.
Description
•