Closed
Bug 1964014
Opened 8 months ago
Closed 8 months ago
Remove native gtk themed scale / range input
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•8 months ago
|
||
The GTK3 design is basically identical to the non-native-theme one, and
there's literally no range inputs in our UI.
There are some <progress> elements, but those should be totally fine
with this (if they are not non-native already).
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/644f519b4c3f
Remove native GTK <progress> / <input type=range> drawing. r=stransky
Comment 3•8 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•