Closed
Bug 1696833
Opened 5 years ago
Closed 5 years ago
non-native vertical range input paints backwards
Categories
(Core :: Widget, defect)
Core
Widget
Tracking
()
RESOLVED
FIXED
88 Branch
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
data:text/html,<input type=range orient=vertical>
Moving the thumb goes in the wrong direction, only with the non-native theme.
| Assignee | ||
Comment 1•5 years ago
|
||
When the value increases we make the bar smaller, that's unfortunate!
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f2186e9a7ba5
Vertical range input paints value in the wrong direction. r=mstange
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•