Closed
Bug 675431
Opened 14 years ago
Closed 14 years ago
Duplicate accesskey in Messenger's Tools menu
Categories
(SeaMonkey :: MailNews: General, defect)
SeaMonkey
MailNews: General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mnyromyr, Assigned: ewong)
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
3.47 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
In the Tools menu of the Messenger main window, both "_S_earch Addresses" and "_S_et up Sync" use the same accesskey 'S'.
Caused by <http://hg.mozilla.org/comm-central/rev/5547e7013edb>, afaict.
Reporter | ||
Comment 1•14 years ago
|
||
As IanN points out, 'M' is also used twice: "Search _M_essages" and "Data _M_anager". :-/
Comment 2•14 years ago
|
||
"c" can be used (bound to Cookie Manager in the browser, but unused elsewhere) for "Search Addresses".
"M" could be used for "Search Messages" if "D" was used for "Data Manager" and "n" for "Download Manager".
![]() |
Assignee | |
Updated•14 years ago
|
Assignee: nobody → ewong
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 3•14 years ago
|
||
Attachment #580588 -
Flags: review?(iann_bugzilla)
![]() |
Assignee | |
Updated•14 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Comment on attachment 580588 [details] [diff] [review]
Changed accesskeys in Messenger's tools menu to avoid duplication.
Whilst we are here there is also "Search the Web" conflicting with Sync too.
http://mxr.mozilla.org/comm-central/source/suite/locales/en-US/chrome/browser/navigatorOverlay.dtd#86
I would suggest using "b" for that.
The other option would be to change Sync to use "n", change "Search Messages" to "c" and then none of the other changes would be needed.
I am happy either way.
Attachment #580588 -
Flags: review?(iann_bugzilla) → review+
![]() |
Assignee | |
Comment 5•14 years ago
|
||
Attachment #580588 -
Attachment is obsolete: true
Attachment #580824 -
Flags: review?(iann_bugzilla)
Attachment #580824 -
Flags: review?(iann_bugzilla) → review+
![]() |
Assignee | |
Comment 6•14 years ago
|
||
Pushed to comm-central:
http://hg.mozilla.org/comm-central/rev/69926c6f425c
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•