Drag-over text unreadable when picture is dragged over compose window with content (Insert inline | Add as attachment)
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(thunderbird_esr91+ fixed, thunderbird92 fixed)
People
(Reporter: it2, Assigned: aleca)
References
Details
Attachments
(6 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 Edg/92.0.902.67
Steps to reproduce:
Drag a picture over a compose window to attach. An overlay shows up with "Insert inline" and "Add as attachment". Depending on where you drag it, one part of the overlay is lit up, the other one is illegible if the compose window already has content.
Actual results:
UI unusable.
Expected results:
UI should be usable.
This is a real use case reported by one of our users.
Reporter | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Thanks for the report.
From the screenshot the font size and weight of the overlay text looks different from what it should be, but nonetheless the contrast should be improved to make that target area readable.
I'll take care of this.
Reporter | ||
Comment 2•3 years ago
|
||
From the screenshot the font size and weight of the overlay text looks different from what it should be, ...
How so? This on Windows, we disabled userChrome.css and it still looks the same. Can you try on Windows or attach a screenshot from your platform.
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
This is how it looks by default.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 5•3 years ago
|
||
And this is with the fixes in the patch.
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/440935d92c1c
Improve visibility and color contrast of attachment overlay. r=Paenglab
Assignee | ||
Comment 7•3 years ago
|
||
Comment on attachment 9235835 [details]
Bug 1725164 - Improve visibility and color contrast of attachment overlay. r=Paenglab
[Approval Request Comment]
Regression caused by (bug #): -
User impact if declined: Low contrast and readability of drop targets when dragging an image above the compose window.
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Reporter | ||
Comment 8•3 years ago
|
||
Thanks for fixing this quickly. However, we think the solution begs for some improvement still.
In the first implementation, in light mode, you had a dark overlay, where a drop target border and a drop target text would light up. The only issue was that the non-lit up text wasn't readable against the content of the compose window.
Now you have a dark overlay, and then you light up the entire drop target area in a way that is still transparent but not transparent enough to see anything through it. In dark mode it's even worse, the dark becomes almost solid black.
We find this quite, well, surprising to the user. Dimming down or lighting up an entire area always comes as a surprise, now you have two surprises which should be avoided.
The idea of underlying the dark drop target text with a small white background is good, but when hovered, only that text and the small background and the drop target border should change, not the entire drop target.
Assignee | ||
Comment 9•3 years ago
|
||
Since we can't rely anymore on the hover effect of the drop area, with the text going from light grey to bright white, we need a better highlight to make the hovered dropping area more obvious.
The updated style variation leave no confusion on what is the outcome and which area is currently hovered.
We're obviously open to suggestions and proposals, so if you have a UI enhancement suggestion, feel free to open a follow up bug and share some mock-ups to implement a better solution.
Reporter | ||
Comment 10•3 years ago
|
||
Our suggestion is to revert the changes involving the background-color of the target area. This makes for a more subtle UI in the original sense which is still readable.
Updated•3 years ago
|
Assignee | ||
Comment 11•3 years ago
|
||
Reporter | ||
Comment 12•3 years ago
|
||
This is not distinguishable enough? It gets rid of the change of background which we find surprising.
Assignee | ||
Comment 13•3 years ago
|
||
It decreases drastically the readability contrast in dark mode
"Add as attachment" is basically unreadable.
and the hover effect is not super obvious
For this I was referring to the light variation.
Anyway, this bug is now closed and new color enhancements have already been approved in bug 1725581.
Comment 14•3 years ago
|
||
I'll do a combined patch for beta and ESR in bug 1725581. Like this only one patch needs to go to beta/ESR.
Assignee | ||
Comment 15•3 years ago
|
||
Comment on attachment 9235835 [details]
Bug 1725164 - Improve visibility and color contrast of attachment overlay. r=Paenglab
Removing the approval request per comment 14
Description
•