Closed Bug 732997 Opened 12 years ago Closed 7 months ago

Can't select multiple mails using Windows "sticky keys"

Categories

(Thunderbird :: Disability Access, defect)

10 Branch
x86_64
Windows 7
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: gw, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11

Steps to reproduce:

I tried to select multiple mails from mail list view using "sticky keys".


Actual results:

Nothing.


Expected results:

Clicked mails should have selected.
That might be XUL tree bug. Enn?
Can you provide more detailed steps?
A) Sticky keys are disabled:

1. Click to select one message in message list.
2. Press and hold [shift] key
3. Click another message in message list.
Result: All messages between are selected and this is correct behaviour.

B) Sticky keys are enabled (to enable sticky keys press [shift] 5 times and choose [yes].

1. Click to select one message in message list.
2. Press [shift] key (do not hold since you enabled sticky keys)
3. Click another message in message list.
Result: Second message is not selected and messages between are not selected neither.

The same situation is with [ctrl] key (selecting multiple messages at different positions) and also at folder view (while selecting folders).
It looks like event.shiftKey is true for the mousedown event but not for the click event. It is also false in nsEventStateManager::CheckForAndDispatchClick. Not sure where it might be getting set or cleared.
Greg, did this work in version 9?
I don't know, because I had not used sticky keys before I replaced my PC with a laptop a month ago.
(In reply to Neil Deakin from comment #4)
> It looks like event.shiftKey is true for the mousedown event but not for the
> click event. It is also false in
> nsEventStateManager::CheckForAndDispatchClick. Not sure where it might be
> getting set or cleared.

Is that a confirmation of this bug?
Yes, I remember seeing the bug, but don't know why it was happening.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Can't with MacOS sticky keys either.
Severity: normal → S3

(In reply to MarjaE from comment #9)

Can't with MacOS sticky keys either.

THis is better also?

Flags: needinfo?(erwinm)

Fixed in 115.2.0.

Flags: needinfo?(erwinm)
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.