When two or more messages are selected/highlighted in the message pane, and you Ctrl-Click one of the selected/highlighted messages, the highlight does not go away until you move the mouse cursor off the message line.
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(thunderbird_esr78 fixed, thunderbird83 fixed)
People
(Reporter: mike, Assigned: Paenglab)
Details
Attachments
(1 file, 1 obsolete file)
1.58 KB,
patch
|
Paenglab
:
review+
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
- In the message pane, select two or more messages.
- Ctrl-click one of the selected messages.
- Move mouse cursor off message.
Actual results:
The highlight remains after Ctrl-clicking the message until you move the mouse cursor off the message line.
Expected results:
The highlight should disappear when you Ctrl-click and release the mouse button.
Comment 1•4 years ago
|
||
This worksfor me in default theme, light theme, and dark theme, on 78.3.3 (64-bit), Windows 10.
In dark theme difference isn't strong, but still visible.
Mike, we need a bit of background-color even for mouse-over to indicate which message you are pointing at, but it should be a lighter color than selection. Are you sure there is no color change when you ctrl-click to deselect without moving mouse out?
Can you provide a screenshot using PrintScreen button and attach here?
Assignee | ||
Comment 2•4 years ago
|
||
This happens only on W7 Classic and high contrast themes. With this patch it behaves the same as the Windows Explorer: on W7 Classic no hover effect and on W10 HC themes only a border.
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Started a TB 78 try: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=a49a8d50110fa4d5988799bdfd440e81b2273bad
Assignee | ||
Comment 5•4 years ago
|
||
Added a missing space in the commit message.
Assignee | ||
Comment 6•4 years ago
|
||
Mike, here is a ZIP build https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dJ6o_XyBRmOXkJjbIISD-g/runs/0/artifacts/public/build/target.zip or a installer build https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dJ6o_XyBRmOXkJjbIISD-g/runs/0/artifacts/public/build/install/sea/target.installer.exe of a TB 78 with the patch. Please can you try it?
Don't use your normal profile because going back to the official build could be blocked.
Reporter | ||
Comment 7•4 years ago
|
||
(In reply to Thomas D. (:thomas8) from comment #1)
This worksfor me in default theme, light theme, and dark theme, on 78.3.3 (64-bit), Windows 10.
In dark theme difference isn't strong, but still visible.
Mike, we need a bit of background-color even for mouse-over to indicate which message you are pointing at, but it should be a lighter color than selection. Are you sure there is no color change when you ctrl-click to deselect without moving mouse out?
Can you provide a screenshot using PrintScreen button and attach here?
I looked carefully when Ctrl-clicking, and there is no color change that I can discern. However, I do observe an almost, but not quite, invisible change to the lines above and below the selected message: they appear to become broken or dotted. I got a screenshot, but I'm new to this forum, and I'm not seeing a way to attach it.
Reporter | ||
Comment 8•4 years ago
|
||
(In reply to Richard Marti (:Paenglab) from comment #6)
Mike, here is a ZIP build https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dJ6o_XyBRmOXkJjbIISD-g/runs/0/artifacts/public/build/target.zip or a installer build https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dJ6o_XyBRmOXkJjbIISD-g/runs/0/artifacts/public/build/install/sea/target.installer.exe of a TB 78 with the patch. Please can you try it?
Don't use your normal profile because going back to the official build could be blocked.
Richard-
When I click on either link to download the patched file, I get this error (Using Waterfox 2020.08 (64-bit):
PR_CONNECT_RESET_ERROR
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Assignee | ||
Comment 9•4 years ago
|
||
Hmm, both links are working here with FX.
Comment 10•4 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/13b1d30a5f1a
Use only a border for hovered treechildrens on High Contrast/Classic themes. r=aleca
Assignee | ||
Comment 11•4 years ago
|
||
Comment on attachment 9182710 [details] [diff] [review]
1671800-hover-treechilderen-HC.patch
[Approval Request Comment]
User impact if declined: Win7 Classic and Win10 HC theme users can't distinguish between selected and hovered treeitems.
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low, would only affect Classic and HC theme users.
Comment 12•4 years ago
|
||
Comment on attachment 9182710 [details] [diff] [review]
1671800-hover-treechilderen-HC.patch
[Triage Comment]
Approved for next beta
Comment 13•4 years ago
|
||
bugherder uplift |
Thunderbird 83.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/dcc8f4b64d68
Comment 14•4 years ago
|
||
Comment on attachment 9182710 [details] [diff] [review]
1671800-hover-treechilderen-HC.patch
[Triage Comment]
Approved for esr78
Comment 15•4 years ago
|
||
bugherder uplift |
Thunderbird 78.4.1:
https://hg.mozilla.org/releases/comm-esr78/rev/29984094a724
Comment 16•4 years ago
|
||
Looks like I also missed this one for 83.0b2.
Looks fixed in the 78.4.1 release candidate test on Windows 10.
Reporter | ||
Comment 17•4 years ago
|
||
This is to confirm that the bug is fixed in 78.4.1 (64-bit). Thanks, everyone!
Description
•