Closed
Bug 431746
Opened 17 years ago
Closed 17 years ago
No access keys for Recent, File here and Copy here in folder menus
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3
People
(Reporter: rod.whiteley, Assigned: philor)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
2.29 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008050103 Thunderbird/3.0a1pre
In Move and Copy menus, the menuitems for Recent, File here and Copy here have lost their access keys.
Reproducible: Always
Steps to Reproduce:
1. Select a message
2. Choose (for example) Message - Move
Actual Results:
The Recent item should have an underscore under the R.
This happens because mail-folder-bindings.xml specifies "accessKey" attributes with a capital K. They should be all lowercase: "accesskey"
Comment 1•17 years ago
|
||
I see this also.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008050506 Minefield/3.0pre
| Assignee | ||
Updated•17 years ago
|
Blocks: 413781
Keywords: regression
Hardware: PC → All
Target Milestone: --- → Thunderbird 3
Version: unspecified → Trunk
| Assignee | ||
Comment 2•17 years ago
|
||
Assignee: nobody → philringnalda
Status: NEW → ASSIGNED
Attachment #319475 -
Flags: review?(mkmelin+mozilla)
Comment 3•17 years ago
|
||
Comment on attachment 319475 [details] [diff] [review]
Fix v.1
Works fine, thx. r=mkmelin
Attachment #319475 -
Flags: review?(mkmelin+mozilla) → review+
| Assignee | ||
Comment 4•17 years ago
|
||
mail/base/content/mail-folder-bindings.xml 1.3
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•