Closed
Bug 361417
Opened 19 years ago
Closed 17 years ago
Ctrl-Shift-A is no longer selecting the entire thread
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mscott, Assigned: mscott)
References
Details
On a branch build from today, ctrl-shift-a when sorted by thread is no longer selecting the entire thread.
One strange thing, even though thunderbird has focus, my IM client (Trillian) seems to steal the ctrl-shift-a event and uses it to maximize / minimize itself.
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Flags: blocking-thunderbird2+
Assignee | ||
Comment 1•19 years ago
|
||
Edit / Select Thread still works though.
Assignee | ||
Comment 2•19 years ago
|
||
Oddly enough, this still works on the Mac. Just my windows machine has the problem. DOM Inspector shows the key binding is properly installed and regsitered for selecting the thread. But the key command never fires.
Assignee | ||
Comment 3•19 years ago
|
||
Hah, it turns out this is a bug with Trillian. Paul, do you use Trillian?
They are stealing the key command at the OS level and Thunderbird never actually sees the ctrl-shift-a. If I quit Trillian, everything starts working again. Not sure what we can do about that.
Comment 4•19 years ago
|
||
(In reply to comment #3)
> Hah, it turns out this is a bug with Trillian. Paul, do you use Trillian?
>
> They are stealing the key command at the OS level and Thunderbird never
> actually sees the ctrl-shift-a. If I quit Trillian, everything starts working
> again. Not sure what we can do about that.
I don't.
Interestingly enough, I noticed this problem on Linux, and you seemed to notice it on Windows; as I remember, my Mac did *not* have this problem.
Comment 5•19 years ago
|
||
To confirm, on my Mac with 1.8-branch build 20061115, option-shift-A *does* select the entire thread; although, note that it's the Apple option key, not the control-key.
This doesn't work on Linux with build 20061121.
Comment 6•18 years ago
|
||
The problem on linux should be bug 269228, but the really strange thing here is that it actually works on trunk! (which afaict shouldn't be possible with gtk2 since the key seq is eaten)
Updated•18 years ago
|
Summary: Crtl-Shift-A is no longer selecting the entire thread → Ctrl-Shift-A is no longer selecting the entire thread
Assignee | ||
Comment 8•18 years ago
|
||
even using 1.5.0.x, trillian steals my ctrl-shift-a events on Windows.
One way to fix this could be to take the GTK2 specific patch in Bug 269228 and make it apply for windows too.
It's WORKSFORME on Solaris nevada with Thunderbird 2.0b2 and 1.5.0.8, while 2.0b1 is broken.
It only works when Sort by Thread.
Comment 10•18 years ago
|
||
This WFM with 2pre-0317, Win2K. Scott, do you still a problem here?
![]() |
||
Comment 11•17 years ago
|
||
Marking WFM based on comment #10.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•