Closed
Bug 536346
Opened 16 years ago
Closed 16 years ago
Keyboard shortcut in Menu Edit Selection should be Ctrl+A not Alt+A as shown
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.1b2
People
(Reporter: zefiro75, Assigned: mkmelin)
Details
Attachments
(2 files, 2 obsolete files)
|
39.26 KB,
image/png
|
Details | |
|
2.45 KB,
patch
|
philor
:
review+
mkmelin
:
ui-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0
In "Menu Edit Selection All" shortcut shown is Alt+A but Ctrl-A works instead (as expected). I don't know if it is a traslation error or so.
Reproducible: Always
Steps to Reproduce:
1.Select menu > edit > select > all (Alt+A is shown)
2.keyboard shortcut that actualy works: Ctrl+A (as expeted by documentation)
3.
Comment 1•16 years ago
|
||
(In reply to comment #0)
> User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.6)
> Gecko/20091201 Firefox/3.5.6
> Build Identifier: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.5)
> Gecko/20091204 Thunderbird/3.0
>
> In "Menu Edit Selection All" shortcut shown is Alt+A but Ctrl-A works instead
> (as expected). I don't know if it is a traslation error or so.
What locale are you using ?
| Reporter | ||
Comment 2•16 years ago
|
||
> What locale are you using ?
Italian locale
Comment 3•16 years ago
|
||
Aureliano can you confirm , and move to localizaton/Italian if you see it too ?
Comment 4•16 years ago
|
||
(In reply to comment #3)
> Aureliano can you confirm , and move to localizaton/Italian if you see it too ?
WFM
Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.1.5) Gecko/20091204 Lightning/1.1a1pre Thunderbird/3.0 ID:20091204171430
attached screenshot.
SamioSeven, do you use any extension?Have you tried in safe-mode?
| Reporter | ||
Comment 5•16 years ago
|
||
> attached screenshot.
>
> SamioSeven, do you use any extension?Have you tried in safe-mode?
No extensions or Themes, I have a bare installation.
Running ./Thunderbird -safe-mode doesn't change anithing.
Attached screenshot of the bug.
Just in case,
Happy Christmas to all of you :)
Comment 6•16 years ago
|
||
ops... I'm sorry I make a test on Windows and not on Linux... I make a test on Linux later.
Comment 7•16 years ago
|
||
Confirmed on Linux also in en-us locale.
But I think that this bug is Invalid because CTRL+A is default on Windows but ALT+A is default on Linux... or not?
| Reporter | ||
Comment 8•16 years ago
|
||
This is a list of the most common keyboard shortcuts in Thunderbird:
http://www.mozilla.org/support/thunderbird/keyboard
| Assignee | ||
Comment 9•16 years ago
|
||
Ctrl+a comes from browser-base.inc and Alt+a from platformHTMLBindings.xml.
Evidently Ctrl+a hasn't been shown on linux because it's theoretically a linux shortcut for "go to start of line" which is not implemented in mozilla...
Anyway, i'd too prefer Ctrl+A as it's what's used in firefox, other applications, elsewhere in thunderbird (like in compose), and it's what most people would use.
Assignee: nobody → mkmelin+mozilla
Attachment #419097 -
Attachment is obsolete: true
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #419209 -
Flags: ui-review?(clarkbw)
Attachment #419209 -
Flags: review?(philringnalda)
Comment 10•16 years ago
|
||
Comment on attachment 419209 [details] [diff] [review]
proposed fix
Looks good to me
Attachment #419209 -
Flags: ui-review?(clarkbw) → ui-review+
| Assignee | ||
Comment 11•16 years ago
|
||
Unbitrotting. Carrying fwd ui-r=clarkbw
Attachment #419209 -
Attachment is obsolete: true
Attachment #428049 -
Flags: ui-review+
Attachment #428049 -
Flags: review?(philringnalda)
Attachment #419209 -
Flags: review?(philringnalda)
Updated•16 years ago
|
Attachment #428049 -
Flags: review?(philringnalda) → review+
| Assignee | ||
Comment 12•16 years ago
|
||
changeset: 5096:6d51010aa063
http://hg.mozilla.org/comm-central/rev/6d51010aa063
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•