Closed
Bug 425173
Opened 18 years ago
Closed 17 years ago
Change duplicated accesskeys in Junk Settings panels
Categories
(SeaMonkey :: MailNews: Account Configuration, defect)
SeaMonkey
MailNews: Account Configuration
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: prometeo.bugs, Assigned: prometeo.bugs)
Details
Attachments
(1 file, 1 obsolete file)
3.00 KB,
patch
|
prometeo.bugs
:
review+
philor
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9b5pre) Gecko/2008032504 Minefield/3.0b5pre
Build Identifier:
There are two duplicated accesskeys in the Junk Settings panel (r, A) and a badly chosen one. Patch attached.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Assignee | ||
Comment 1•18 years ago
|
||
Assignee | ||
Updated•18 years ago
|
Version: unspecified → Trunk
![]() |
||
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
||
Comment 2•18 years ago
|
||
Comment on attachment 311779 [details] [diff] [review]
Prototype fix (SM only)
>Index: suite/locales/en-US/chrome/mailnews/pref/am-junk.dtd
>===================================================================
> <!ENTITY junkFolderOn.label ""Junk" folder on:">
>-<!ENTITY junkFolderOn.accesskey "u">
>+<!ENTITY junkFolderOn.accesskey "k">
I'd use "J" here.
Use the first letter where possible (and uppercase J is wide enough to make the underline well-visible in the UI, lowercase one would be bad).
r=me with that change.
Attachment #311779 -
Flags: review+
![]() |
||
Comment 3•18 years ago
|
||
Oh, and as we share the XUL with Thunderbird, please check if they have the same problem and file a bug or patch for them if so.
Assignee | ||
Comment 4•18 years ago
|
||
Well, J is not very nice under linux (the underscore crosses the lower part of the letter, at least on my system), but we can live with that. Will change and fix TB as well.
Assignee | ||
Comment 5•18 years ago
|
||
Attachment #312717 -
Flags: superreview?(neil)
Attachment #312717 -
Flags: review+
Assignee | ||
Updated•18 years ago
|
Attachment #311779 -
Attachment is obsolete: true
Assignee | ||
Updated•18 years ago
|
Attachment #312717 -
Flags: review?(philringnalda)
Comment 6•18 years ago
|
||
Comment on attachment 312717 [details] [diff] [review]
As per review comments, TB too
r=me, thanks
Attachment #312717 -
Flags: review?(philringnalda) → review+
Updated•18 years ago
|
Attachment #312717 -
Flags: superreview?(neil) → superreview+
Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Updated•17 years ago
|
Assignee: mail → prometeo.bugs
Comment 7•17 years ago
|
||
Checking in suite/locales/en-US/chrome/mailnews/pref/am-junk.dtd;
/cvsroot/mozilla/suite/locales/en-US/chrome/mailnews/pref/am-junk.dtd,v <-- am-junk.dtd
new revision: 1.3; previous revision: 1.2
done
Checking in mail/locales/en-US/chrome/messenger/am-junk.dtd;
/cvsroot/mozilla/mail/locales/en-US/chrome/messenger/am-junk.dtd,v <-- am-junk.dtd
new revision: 1.3; previous revision: 1.2
done
You need to log in
before you can comment on or make changes to this bug.
Description
•