Closed
Bug 373889
Opened 18 years ago
Closed 18 years ago
Accelerator key replacement Meta doesn't behave as expected when selecting threaded messages
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Mats.Larsson, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.1.2) Gecko/20070226 Firefox/2.0.0.2
Build Identifier: version 2 beta 2 (20070123)
I do reassigning the accelerator key (from Ctrl to Meta in this case) like this in user.js:
user_pref("ui.key.accelKey", 224);
After that I can't do a Meta-Shift-A in order to select (highlight) all messages in current thread in the header pane. Instead it selects all messages in hte header pane.
This reassign has been working for years so something has happened after version 1.5 which broke it.
If I don't do this reassign it works as exepected but for me it is much more convenient to use Meta as the accelerator key so please try to fix it.
Reproducible: Always
Steps to Reproduce:
1. See Details section
Actual Results:
See Details section
Expected Results:
See Details section
Reporter | ||
Updated•18 years ago
|
Version: unspecified → 2.0
Comment 1•18 years ago
|
||
Duplicate of bug 361417 i suppose?
Reporter | ||
Comment 2•18 years ago
|
||
It might be connected to that one but it's not a duplicate. For me Ctrl-Shift-A works but not Meta-Shift-A after I reassign the accelerator key. Meta-Shift-A select all mails in the folder instead of all mails in current thread.
Comment 3•18 years ago
|
||
Confirm this bug on Solaris neveda_61 + Thunderbird 2beta2;
I can also reproduce this bug on Linux, So change the platform to Linux.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Solaris → Linux
Hardware: Sun → PC
Comment 4•18 years ago
|
||
This bug has been fixed on Trunk, TB3a1, both Solaris and Linux.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 5•18 years ago
|
||
The bug is still there in version 2.0 RC1 (Solaris SPARC build, User-Agent: Thunderbird 2.0.0.0 (X11/20070411)). Will it be fixed before 2.0 final is released?
You need to log in
before you can comment on or make changes to this bug.
Description
•