Closed
Bug 1335218
Opened 9 years ago
Closed 9 years ago
duplicate "l" access key for Highlight All and Replace
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(thunderbird52 fixed, thunderbird53 fixed, thunderbird54 fixed)
RESOLVED
FIXED
Thunderbird 54.0
People
(Reporter: wsmwk, Assigned: Paenglab)
References
Details
(Keywords: regression, Whiteboard: [regression:TB52])
Attachments
(1 file, 2 obsolete files)
3.02 KB,
patch
|
jorgk-bmo
:
review+
jorgk-bmo
:
approval-comm-aurora+
jorgk-bmo
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
52.0b2 and nightly have duplicate "l" access key for Highlight All and Replace. Annoying. 51.0b2 does not have this problem.
Compose message
put cursor in message body
ctrl+f
see "l" in both places.
Comment 1•9 years ago
|
||
Richard, could you take a look, please. Where did this access key come from in TB 52 and later?
Assignee | ||
Comment 2•9 years ago
|
||
Bug 435326 changed on 8. November 2016 the accesskes from "a" to "l" which we already used for our replace button. The question is, what key should we use?
Reporter | ||
Comment 3•9 years ago
|
||
wow. There's nothing else available in the word replace. Uness you change menu Options to alt+O and free the "p" for replace
Blocks: 435326
Assignee | ||
Comment 4•9 years ago
|
||
alt+O is already used for the Format menu.
Comment 5•9 years ago
|
||
I don't get it:
Before:
Highlight All was using a.
Replace was using l.
Now:
Highlight All is using l.
Replace is using l.
So clearly I'd use a for Replace. Where is the problem?
Assignee | ||
Comment 6•9 years ago
|
||
Because from bug 435326 comment 0:
> Mac OS X uses emacs keybindings for all dialog boxes.
>
> some very common keybindings are
> control-p previous line
> control-n next line
> control-a beginning of line
> control-e end of line
>
> however when the findbar is open (command-F) the control-a key
> is used to toggle "Highlight all" function on and off.
On macOS instead of alt ctrl is used.
I tried all keys (with address sidebar open) and these are free, also on macOS: g j m u x y z
I propose "x" as this could mean eXchange instead of replace. What do you think?
Comment 7•9 years ago
|
||
I'd remove the shortcut key "l" for Replace. Otherwise "x" is the best choice. How does that look?
Replace...(x)?
Assignee | ||
Comment 8•9 years ago
|
||
Changed the accesskey to "x".
Also moved the Replace button after "Whole Words" to be the last again (and the separator makes sense again).
Comment 9•9 years ago
|
||
Comment on attachment 8832630 [details] [diff] [review]
Bug1335218.patch
That patch doesn't apply since you've got the patch from bug 394216 applied ;-)
Big brother is watching you.
Attachment #8832630 -
Flags: review?(jorgk)
Comment 11•9 years ago
|
||
Comment on attachment 8832635 [details] [diff] [review]
Bug1335218.patch
Please fix the commit message before landing this:
Bug 1335218 - Use other accesskey for thr "Replace" button because the old is used by "Highlight all". r=jorgk
"the".
Attachment #8832635 -
Flags: review+
Assignee | ||
Comment 12•9 years ago
|
||
Patch without big brother enabled content.
Attachment #8832635 -
Attachment is obsolete: true
Attachment #8832642 -
Flags: review?(jorgk)
Updated•9 years ago
|
Attachment #8832635 -
Attachment is obsolete: false
Comment 13•9 years ago
|
||
Richard, I've already fixed your patch, see comment #10 and comment #11, there was no need to do it again ;-). Also, when landing, please fix the commit message, see comment #11.
Updated•9 years ago
|
Attachment #8832642 -
Flags: review?(jorgk) → review+
Assignee | ||
Comment 14•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 54.0
Assignee | ||
Comment 15•9 years ago
|
||
Comment on attachment 8832642 [details] [diff] [review]
Bug1335218.patch
[Approval Request Comment]
Regression caused by (bug #): 435326
User impact if declined: not correctly working accesskeys
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Attachment #8832642 -
Flags: approval-comm-beta?
Attachment #8832642 -
Flags: approval-comm-aurora?
Assignee | ||
Updated•9 years ago
|
Attachment #8832635 -
Attachment is obsolete: true
Updated•9 years ago
|
Attachment #8832642 -
Flags: approval-comm-beta?
Attachment #8832642 -
Flags: approval-comm-beta+
Attachment #8832642 -
Flags: approval-comm-aurora?
Attachment #8832642 -
Flags: approval-comm-aurora+
Comment 16•9 years ago
|
||
Aurora (TB 53):
https://hg.mozilla.org/releases/comm-aurora/rev/1554c43e520d55b8da9ecb0e2619eefc0da9f318
status-thunderbird52:
--- → affected
status-thunderbird53:
--- → fixed
status-thunderbird54:
--- → fixed
Comment 17•9 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•