When an Organizer of an event is clicked and highlighted, it's nearly impossible to see their email address because there is no contrast
Categories
(Calendar :: Dialogs, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird104? fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird104 | ? | fixed |
People
(Reporter: thee.chicago.wolf, Assigned: Paenglab)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
8.01 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
STR:
- Go to the Today Pane and find an event you've accepted and double-click to open it (Note the Organizer's email address is shown in light blue)
- Click once on the Organizer's email address to highlight it (it may open a composition email to the Organizer, you can close that composition window)
- Note that the Organizer's email is highlighted and now nearly impossible to see because of a contrast issue
Expected Result:
- The Organizer's email address should become dark or a contrasting color to the light blue highlighting when clicked on
Actual Result:
- The Organizer's email address is light blue color against the light blue highlighting and makes it impossible to see
You may have to "Save Image As File" and open it in an image editor and zoom in to see the effect
Comment 1•3 years ago
|
||
Richard, can you have a look? Reported against Daily afasics, for an incoming invite.
Assignee | ||
Comment 2•3 years ago
|
||
This comes from https://searchfox.org/comm-central/rev/bd217f9473b94be881a93a291e53acbd814e1a0a/calendar/base/themes/common/calendar-attendees.css#49 (bug 1771526).
I don't see why we need this highlight. Maybe Alex can explain.
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 3•3 years ago
|
||
(In reply to Thomas D. (:thomas8) from comment #1)
Richard, can you have a look? Reported against Daily afasics, for an incoming invite.
That was using 104.0b1.
Comment 4•3 years ago
|
||
I think this is an accidental addition of bug 1771526.
The purpose of that bug was to select and highlight the list of attendees, but the organizer item doesn't need that visual treatment.
Assignee | ||
Comment 5•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/e345670ea92a
Apply the focus to attendee-label only inside of the attendee-list. r=aleca
Assignee | ||
Comment 7•3 years ago
|
||
Comment on attachment 9287533 [details]
Bug 1781931 - Apply the focus to attendee-label only inside of the attendee-list. r=aleca
[Approval Request Comment]
Regression caused by (bug #): 1771526
User impact if declined: unreadable label when focused
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 8•3 years ago
|
||
Comment on attachment 9287533 [details]
Bug 1781931 - Apply the focus to attendee-label only inside of the attendee-list. r=aleca
[Triage Comment]
Approved for beta
Comment 9•3 years ago
|
||
bugherder uplift |
Thunderbird 104.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/9a67ca083bfa
Description
•