The text on the Global Sharing Overlay (when sharing screen) is not displayed correctly when in high contrast on Windows/dark theme on Linux
Categories
(Firefox :: Site Permissions, defect, P1)
Tracking
()
People
(Reporter: danibodea, Assigned: mconley, Mentored)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
Note
- When the user activates high contrast and shares his screen in a conference, he will notice that the text on the Global Sharing Overlay is not being displayed.
Affected versions
- Nightly v79.0a1
- Beta v78.0b9 shows this behavior: bug 1643012
Affected platforms
- Windows 10
- Windows 7
Steps to reproduce
- Make sure prefs
privacy.webrtc.allowSilencingNotifications = true
privacy.webrtc.legacyGlobalIndicator = false - Apply a high contrast theme from OS settings.
- Engage in a video conference on ant WebRTC web-app.
- Share a screen or a window.
- Observe the Global Sharing Overlay.
Expected result
- The Global Sharing Overlay is correctly displayed.
Actual result
- The text displayed on the Global Sharing Overlay is improperly displayed.
Regression range
- This is an issue with the newly implemented design seen in Nightly v79.0a1.
Additional notes
- The text will be displayed on yellow, green or not visible at all, based on the High Contrast theme applied.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
•
|
||
The exact same issue occurs when setting a dark theme on Ubuntu in Nightly v79.0a1 (the "You are sharing..." text is improperly displayed). Should I log a separate bug?
Assignee | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
Here's the answer, welcome to the bug, 12345
Assignee | ||
Comment 5•5 years ago
|
||
My current patch (which I'll post shortly) renders the indicator like the screenshot in high contrast mode now.
Thanks to Youri Wims who helped put this together with me.
Assignee | ||
Comment 6•5 years ago
|
||
Thanks to Youri Wims for helping me put this patch together.
Updated•5 years ago
|
Assignee | ||
Comment 7•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
bugherder |
Comment 11•5 years ago
|
||
The patch landed in nightly and beta is affected.
:mconley, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Reporter | ||
Comment 12•5 years ago
|
||
The Global Sharing Overlay now properly displays all the buttons and texts. The "Stop Sharing" button may change its shape depending on whether the text is displayed on 2 rows or not, however, the functionality of the Global Sharing Overlay remains intact.
I deem this bug verified. Tested on Windows 10, Windows 7 and Ubuntu 20 (dark theme), on Nightly v80.0a1 from 2020-07-14.
Updated•5 years ago
|
Updated•5 years ago
|
Description
•