Closed
Bug 1872006
Opened 2 years ago
Closed 2 years ago
Sliders on a page are rendered as thin bars (they are expected to be rendered as circles)
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | unaffected |
firefox122 | --- | unaffected |
firefox123 | --- | fixed |
People
(Reporter: mayankleoboy1, Assigned: emilio)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(3 files)
AR: The sliders appears are thin bars
ER: They should be circles . Thats how Chrome renders it, and thats how Nightly renders it pre-regression
REgressed by:
Bug 1800077 - Make <input type=button> magic clip not magic. r=jwatt,zcorpan
This implements the proposal in: https://github.com/whatwg/html/issues/9976
MANUAL PUSH: see bug 1871425
Differential Revision: https://phabricator.services.mozilla.com/D195419
Reporter | ||
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1800077
:emilio, since you are the author of the regressor, bug 1800077, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
status-firefox121:
--- → unaffected
status-firefox122:
--- → unaffected
status-firefox123:
--- → affected
status-firefox-esr115:
--- → unaffected
Flags: needinfo?(emilio)
Reporter | ||
Comment 3•2 years ago
|
||
semi-reduced testcase
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d854806633ea
Don't clip range input overflow. r=dholbert
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/43821 for changes under testing/web-platform/tests
Comment 7•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•