Bugzilla scrollbars are missing arrows when native theme is disabled
Categories
(Core :: Widget: Win32, defect, P2)
Tracking
()
People
(Reporter: cpeterson, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
image/jpeg
|
Details |
Steps to reproduce
1 Set widget.disable-native-theme-for-content
pref = true.
2. Load a Bugzilla bug.
3. Scroll the page using the scrollbar.
Expected result
The page's scrollbar should have arrows at the top and bottom.
Actual result
The page's scrollbars are missing arrows when native theme is disabled. See the attached screenshot.
I'm running Fx81 Nightly on Windows 10.
Comment 1•4 years ago
|
||
Is this true for all scrollbars? Or only on Bugzilla?
Reporter | ||
Comment 2•4 years ago
|
||
(In reply to Stephen A Pohl [:spohl] from comment #1)
Is this true for all scrollbars? Or only on Bugzilla?
I've only seen this problem on Bugzilla. Note that Bugzilla's scrollbar appear to be limited to just the page's <main>
element instead of the full page, so there might be some different styling logic involved.
Comment 3•4 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Reporter | ||
Comment 4•4 years ago
|
||
Tracking non-native theming bugs for Fission Beta milestone (M7).
Comment 5•4 years ago
|
||
Chris, would you be able to check if this is fixed in this try build? Thank you!
Comment 6•4 years ago
|
||
(In reply to Stephen A Pohl [:spohl] from comment #5)
Chris, would you be able to check if this is fixed in this try build? Thank you!
If it's easier, the zip file is here: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Zy9lK9zaQHqFUq7xSbybGw/runs/0/artifacts/public/build/target.zip
Reporter | ||
Comment 7•4 years ago
|
||
(In reply to Stephen A Pohl [:spohl] from comment #5)
Chris, would you be able to check if this is fixed in this try build? Thank you!
Closing as WORKSFORME. I now see the Bugzilla scrollbar's arrows in regular Nightly builds (with widget.disable-native-theme-for-content
enabled). I suspect the Bugzilla web design may have changed because my attached screenshots show the scrollbar below the gray page header and I now see the scrollbar to the right of the gray page header.
Description
•