Dragging a message does not select that message
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(thunderbird_esr115 wontfix, thunderbird_esr128? fixed, thunderbird132 fixed)
People
(Reporter: pwilly, Assigned: welpy-cw)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
Steps to reproduce:
Dragging a message (click down + hold + drag) should select the message (if not dropped into another folder). This was the case up to TB 102 and in any other Windows app.
Actual results:
The dragged message is not selected. Messages get only selected on the mouse up click event which doesn't occur on dragging.
Expected results:
The dragged message should become selected on the mouse click down event (or the moment you start dragging) like it is common in Windows and any other application.
This is important if you drag a message outside the native TB window and drop it (i.e. on the Windows desktop or another application). You do not see in the TB message pane which message you have dragged. Make the message selection and dragging behaviour like it was in TB 102 please.
| Assignee | ||
Comment 1•1 year ago
|
||
Confirmed. This would also largely resolve bug 1889901.
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Pushed by toby@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/4daaaff21108
Make sure a message is selected when dragging. r=freaktechnik
Comment 4•1 year ago
|
||
Hartmut, is this ready for beta uplift?
| Assignee | ||
Comment 5•1 year ago
|
||
Comment on attachment 9426185 [details]
Bug 1887518 - Make sure a message is selected when dragging. r=#thunderbird-front-end-reviewers
Yes, Corey, I don't think there's any notable risk.
Comment 6•1 year ago
|
||
Comment on attachment 9426185 [details]
Bug 1887518 - Make sure a message is selected when dragging. r=#thunderbird-front-end-reviewers
[Triage Comment]
Approved for beta
Updated•1 year ago
|
Updated•1 year ago
|
Comment 7•1 year ago
|
||
| bugherder uplift | ||
Thunderbird 132.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/2ca8c34a411a
| Assignee | ||
Comment 8•1 year ago
|
||
Comment on attachment 9426185 [details]
Bug 1887518 - Make sure a message is selected when dragging. r=#thunderbird-front-end-reviewers
[Approval Request Comment]
Testing completed (on c-c, etc.): more than two weeks in beta
Risk to taking this patch (and alternatives if risky): low
Comment 9•1 year ago
|
||
Comment on attachment 9426185 [details]
Bug 1887518 - Make sure a message is selected when dragging. r=#thunderbird-front-end-reviewers
[Triage Comment]
Approved for esr128
Comment 10•1 year ago
|
||
| bugherder uplift | ||
Thunderbird 128.4.2esr:
https://hg.mozilla.org/releases/comm-esr128/rev/2203cd0c2b36
Description
•