Closed
Bug 264077
Opened 20 years ago
Closed 20 years ago
Sunbird menus use control as modifier rather than accel
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mattwillis, Assigned: mostafah)
Details
Attachments
(2 files)
|
3.57 KB,
patch
|
mostafah
:
first-review+
|
Details | Diff | Splinter Review |
|
8.75 KB,
patch
|
mostafah
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Sunbird's menus (File, Edit, etc.) use "control" as the modifier (ie: Select All = ^A) rather than "accel". This screws up platforms that don't use "control" as "accel", such as Mac OS (see: http://www.mozilla.org/access/keyboard/#codersummary ) Reproducible: Always Steps to Reproduce: 1. Start Sunbird on Mac OS. 2. Click on "File" menu. 3. Note "New Event" shortcut is "^N" rather than "⌘-N"
| Reporter | ||
Comment 1•20 years ago
|
||
This fixes the problem on Mac, and should leave Windows/Linux alone.
| Reporter | ||
Updated•20 years ago
|
Attachment #161895 -
Flags: first-review?(mostafah)
| Assignee | ||
Comment 2•20 years ago
|
||
Comment on attachment 161895 [details] [diff] [review] rev0 - trunk - patch changes modifiers from "control" to "accel" r=mostafah
Attachment #161895 -
Flags: first-review?(mostafah) → first-review+
| Assignee | ||
Comment 3•20 years ago
|
||
Patch checked in. Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•20 years ago
|
||
| Reporter | ||
Updated•20 years ago
|
Attachment #164221 -
Flags: first-review?(mostafah)
| Assignee | ||
Comment 5•20 years ago
|
||
Comment on attachment 164221 [details] [diff] [review] rev0 - xpi - Fixes similar issues with xpi Checked in. Thanks
Attachment #164221 -
Flags: first-review?(mostafah) → first-review+
Comment 6•18 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•