Closed
Bug 1690043
Opened 4 years ago
Closed 4 years ago
Custom scrollbars on Linux can't have transparency.
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Regressed 1 open bug)
Details
Attachments
(1 file)
Test-case: data:text/html,<style>:root { background: black; scrollbar-color: transparent transparent; overflow: scroll; }</style>
.
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
Assignee | ||
Comment 1•4 years ago
|
||
This seems to come from bug 1179780, but custom scrollbars shouldn't
have this requirement, and it's kind of artificial anyway.
Updated•4 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d387f553202
Remove requirement for root scrollbars to be opaque in the non-native theme. r=mstange
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/27432 for changes under testing/web-platform/tests
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/75042b68adbb
Add mozilla::Unused to deal with gcc builds.
Updated•4 years ago
|
Fission Milestone: --- → M7
OS: Unspecified → Linux
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2d387f553202
https://hg.mozilla.org/mozilla-central/rev/75042b68adbb
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Upstream PR merged by moz-wptsync-bot
Comment 7•4 years ago
|
||
Confirming issue is fixed in 87.0a1-20210202095107
You need to log in
before you can comment on or make changes to this bug.
Description
•