Edits to userChrome.css Breaks Youtube in Nightly
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: qjfkcovb3, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0
Steps to reproduce:
- Install MaterialFox or QuietFox onto 'profiles\chrome'
- Go to Youtube
- Observe Youtube
I have identified that edits to userChrome.css is the problem (isolated variable and tested; userChrome.css is the only changing variable)
Actual results:
Youtube left panel missing, settings menu infinitely loads, video scroll fails to load
Refer to attached
Expected results:
Youtube should display everything properly.
Comment 1•4 years ago
|
||
I don't have any userChrome.css modifications and I am seeing the same issue. Sadly only in my regular profile (even in safe mode). Creating a new profile doesn't reproduce it.
Comment 2•4 years ago
|
||
Ah bug 1676843 is responsible. Setting dom.innerSize.rounded
to true
fixes it.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Should the preference be defaulted to true for time being considering that YouTube is a pretty popular site?
Comment 4•4 years ago
|
||
Yes.
Description
•