Selecting multiple messages on message list pane is not working properly.
Categories
(Thunderbird :: Folder and Message Lists, defect, P3)
Tracking
(thunderbird_esr115 wontfix, thunderbird_esr128 affected, thunderbird136 wontfix, thunderbird137 affected, thunderbird138 affected)
People
(Reporter: asher1, Assigned: welpy-cw)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
Holding down the CTRL and left-clicking the messages I want to delete (or move, etc.), then after selecting a number of messages, the previously selected messages become unselected, as though I lifted my finger off the CTRL key. (I didn't).
The problem was discussed in:
https://support.mozilla.org/en-US/questions/1454403#answer-1702830
without a workable resolution in my case.
Actual results:
I have tried doing the same process in other programs, i.e., choosing lines of text in LibreOffice and multiple files in the search program, Everything without the problem. On my HP laptop, I only have one CTRL key, so I could not try the other (fingerprint in the right-hand location). I will try to remap my right ALT key to CTRL and see what happens and report back. I cleaned the key contacts as best possible. SEE ATTACHED .GIF FILE.
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Thunderbird/128.6.0
User Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Expected results:
Not have the previously selected messages become unselected
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
Comment 1•1 year ago
•
|
||
I was able to recreate this but I'm not sure if it is the same reproducer as the reported issue.
If I hold down CTRL and left-click several messages, they are selected as expected. If, when I'm left-clicking and selecting a message, I drag across the message slightly while holding the left-click (as if selecting and dragging that message), it will reset the selected messages.
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Comment 3•1 year ago
•
|
||
Arthur, let us know if comment 1 is what needs to occur in your situation to recreate this bug.
| Reporter | ||
Comment 4•1 year ago
|
||
Corey,
Yes, this seems to be the same. The number of messages that cause the reset changes depending on when the drag occurs.
I tried experimenting by not holding the mouse when left-clicking and was able to get to 23 selected before I must have slightly moved the mouse.
My mouse is set at 1000 dpi. I set it both higher and lower, it did better at the lower and worse at the higher.
I then turned my touchpad (it's a laptop) and used the left-click area/button on that. NO PROBLEM!
So what you determined to be the problem to be is correct. The minute movement of the mouse, while performing the CTRL left-click, gets interpreted as a drag and thus the reset.
I have no idea as to which update caused this to start happening, maybe sometime in the last 6 months.
Art
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 5•1 year ago
|
||
Updated•1 year ago
|
Comment 6•1 year ago
|
||
Removing tracking since there is a patch up (Thanks Hartmut).
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/751fff553b57
Prevent messages from being dragged when they are selected with Ctrl or Shift. r=aleca,freaktechnik
Comment 8•1 year ago
|
||
This broke mail/components/addrbook/test/browser/browser_contact_sidebar.js. Presumably something to do with the focus changes.
I backed it out:
https://hg.mozilla.org/comm-central/rev/e234995d1410a4bd62b53ba6b563bec8caef857f
| Assignee | ||
Comment 9•1 year ago
|
||
Comment 10•1 year ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/abf8080ac806
Prevent messages from being dragged when they are selected with Ctrl or Shift. r=aleca,freaktechnik
Description
•