Chat protocol listbox lacks clear focus indication
Categories
(Thunderbird :: Instant Messaging, defect)
Tracking
(thunderbird_esr91? fixed)
People
(Reporter: thomas8, Assigned: Paenglab)
References
Details
Attachments
(2 files)
13.53 KB,
image/png
|
Details | |
1.19 KB,
patch
|
aleca
:
review+
wsmwk
:
approval-comm-esr91+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1729948 +++
Richard, what do you think?
STR
- ≡ > New > Chat Account --> Chat Account Wizard
- Observe chat Network selector looking for hints of focus
Actual (see screenshot)
- no clear hints of focus - list selector looks disabled (more so with over-salient blue primary button)
- light grey is not a focus color
- Missing blue (or dotted) focus border
Expected
- Default indication of focus in default theme afasik needs blue
- Blue background for selected item
- Blue focus border for focused item
Comment 1•3 years ago
|
||
Isn't this just that the default focus is on the "Next" button, not the listbox? I don't think this is a theming issue.
Comment 2•3 years ago
|
||
(In reply to Patrick Cloke [:clokep] from comment #1)
Isn't this just that the default focus is on the "Next" button, not the listbox? I don't think this is a theming issue.
Oh, I see even if you click on one of the protocols it still shows up as grey, that is quite odd!
Assignee | ||
Comment 3•3 years ago
|
||
With default theme we shouldn't set a background colour for the richlistitem.
Comment 4•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/b6f140167a8d
Style in themeableDialog.css the richlistitem only when a theme is active. r=aleca
Assignee | ||
Comment 6•3 years ago
|
||
Comment on attachment 9243781 [details] [diff] [review]
1733435-richlistitem-themed.patch
[Approval Request Comment]
User impact if declined: not correct highlight colour in richlistists
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 7•3 years ago
|
||
Comment on attachment 9243781 [details] [diff] [review]
1733435-richlistitem-themed.patch
[Triage Comment]
Approved for esr91
Comment 8•3 years ago
|
||
bugherder uplift |
Thunderbird 91.2.1:
https://hg.mozilla.org/releases/comm-esr91/rev/5fa10204238c
Description
•