Remove border and reverse icon/background colors for mute, soundplaying, activemedia-blocked buttons to improve readability
Categories
(Firefox :: Tabbed Browser, task)
Tracking
()
People
(Reporter: kcochrane, Assigned: kcochrane)
References
Details
(Keywords: access, Whiteboard: [fidefe-sidebar])
Attachments
(6 files)
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
|
Details | Review |
679.44 KB,
video/x-matroska
|
Details | |
2.01 MB,
video/quicktime
|
Details | |
42.37 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
|
Details | Review |
9.76 KB,
image/png
|
Details |
There's been feedback in 132 reddit/connect threads that the mute button is hard to distinguish on hover (for both vertical and horizonal tabs). Yulia is requesting an icon change for a thicker stroke for the mute button to be implemented in bug 1928482, but we want to go ahead and remove the borders and adjust the colors for now so we don't need to rush the new icon.
Updated•27 days ago
|
Assignee | ||
Updated•27 days ago
|
Assignee | ||
Updated•27 days ago
|
Assignee | ||
Comment 1•27 days ago
|
||
Updated•27 days ago
|
Assignee | ||
Comment 2•27 days ago
|
||
Comment on attachment 9435528 [details]
Bug 1929345 - Remove border and reverse icon and background colors for mute, soundplaying, activemedia-blocked buttons to improve readability
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: Readability of mute/soundplaying icons will be reduced
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Check that mute/soundplaying/activemedia-blocked tab indicators now are black icons on a white background in dark themes and white icons on a black background in light themes and that the indicator's border has been removed.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small CSS change
- String changes made/needed:
- Is Android affected?: No
Assignee | ||
Updated•27 days ago
|
Comment 4•26 days ago
|
||
bugherder |
Updated•26 days ago
|
Comment 5•26 days ago
•
|
||
Hello! I looked over this today with Firefox 134.0a1 (2024-11-06) on Windows 10x64, macOS 12 and Ubuntu 24 and I can confirm that:
- mute/soundplaying/activemedia-blocked tab indicators have black icons on a white background with dark theme and the indicator's border has been removed with horizontal/ vertical tabs
- mute/soundplaying/activemedia-blocked tab indicators have white icons on a black background with light theme and the indicator's border has been removed with horizontal/ vertical tabs
However, the tab indicators with horizontal tabs are barely visible while hovered. Is this expected or should we reopen this issue or file a new one?
Comment 6•26 days ago
•
|
||
However, the tab indicators with horizontal tabs are barely visible while hovered. Is this expected or should we reopen this issue or file a new one?
Attaching a screen recording for comment 5. Sorry for the double comment.
Comment 7•26 days ago
|
||
Comment 8•26 days ago
|
||
(In reply to Alexandru Trif, Desktop Test Engineering [:atrif] from comment #6)
Created attachment 9435786 [details]
tab_indicator.mkvHowever, the tab indicators with horizontal tabs are barely visible while hovered. Is this expected or should we reopen this issue or file a new one?
Attaching a screen recording for comment 5. Sorry for the double comment.
I wasn't able to open that but I can see the issue and attached a video clip. I'll talk to UX about this and report back here - thanks for catching this.
Comment 9•26 days ago
|
||
We're going to make some really small changes to the hover before uplifting - patch will be up soon.
Updated•26 days ago
|
Updated•26 days ago
|
Assignee | ||
Updated•26 days ago
|
Comment 10•25 days ago
|
||
Light theme with new opacity change on hover and hover:active
Comment 11•25 days ago
|
||
- Needed to account for the reverse icon/background colors made in this same bug
Updated•25 days ago
|
Updated•25 days ago
|
Updated•25 days ago
|
Assignee | ||
Comment 12•25 days ago
|
||
Comment on attachment 9435528 [details]
Bug 1929345 - Remove border and reverse icon and background colors for mute, soundplaying, activemedia-blocked buttons to improve readability
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: Readability of mute/soundplaying icons will be reduced
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Check that mute/soundplaying/activemedia-blocked tab indicators now are black icons on a white background in dark themes and white icons on a black background in light themes and that the indicator's border has been removed.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small CSS change
- String changes made/needed:
- Is Android affected?: No
Assignee | ||
Comment 13•25 days ago
|
||
Comment on attachment 9436131 [details]
Bug 1929345 - Update sound specific hover states on horizontal tabs to improve readability r=#sidebar-reviewers
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: Updated soundplaying/mute styles will have low-contrast hover styles when in horizontal tabs mode
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Mute a non-pinned horizontal tab, and hover over the favicon to see the mute icon. Ensure the transparent has more visibility/contrast than before the change.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small css change
- String changes made/needed:
- Is Android affected?: No
Comment 14•25 days ago
|
||
Comment 15•24 days ago
|
||
bugherder |
Comment 16•24 days ago
|
||
Comment on attachment 9435528 [details]
Bug 1929345 - Remove border and reverse icon and background colors for mute, soundplaying, activemedia-blocked buttons to improve readability
Approved for 133.0b6
Comment 17•24 days ago
|
||
Comment on attachment 9436131 [details]
Bug 1929345 - Update sound specific hover states on horizontal tabs to improve readability r=#sidebar-reviewers
Approved for 133.0b6
Comment 18•24 days ago
|
||
uplift |
Updated•24 days ago
|
Comment 19•24 days ago
•
|
||
Hello! The issue is verified fixed with Firefox 134.0a1 (2024-11-07) and 133.0b6 from comment 18 on Windows 10x64, Ubuntu 24 and macOS 12. Verified that:
- mute/soundplaying/activemedia-blocked tab indicators have black icons on a white background with dark theme and the indicator's border has been removed with horizontal/ vertical tabs as stated in comment 12
- mute/soundplaying/activemedia-blocked tab indicators have white icons on a black background with light theme and the indicator's border has been removed with horizontal/ vertical tabs as stated in comment 12
- mute/soundplaying/activemedia-blocked tab indicators have more contrast than before while hovered as stated in comment 13. Attached a screenshot.
Updated•24 days ago
|
Description
•