border-style: double renders as single border with bad corner rounding
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox-esr153 | --- | unaffected |
| firefox153 | --- | unaffected |
| firefox154 | --- | fixed |
| firefox155 | --- | fixed |
People
(Reporter: hsivonen, Assigned: nical)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files, 1 obsolete file)
Steps to reproduce
- Load https://hsivonen.fi/ (tested on macOS)
Actual results
The border on the body element is a single thick border instead of being a double border. Instead of the corners being rounded, the corners show a blurry glitch.
Expected results
Expected the border in Firefox to look like the border in Safari.
I can reproduce this on Windows 11.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=63b2ec62d67e5073fa0b901c1c3c7efb8aa9bc07&tochange=9d3cec6ffc71f3e1659210135bc7415bdacc7d6d
Regressed by bug 2051358.
Updated•1 month ago
|
Comment 2•1 month ago
|
||
Thanks for the regression window, very helpful.
Comment 3•1 month ago
|
||
Set release status flags based on info from the regressing bug 2051358
:nical, since you are the author of the regressor, bug 2051358, could you take a look?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 4•1 month ago
|
||
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
Comment 6•1 month ago
|
||
| bugherder | ||
Comment 7•1 month ago
|
||
The patch landed in nightly and beta is affected.
:nical, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox154towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 8•1 month ago
|
||
Updated•1 month ago
|
| Assignee | ||
Comment 9•1 month ago
|
||
Updated•1 month ago
|
Comment 10•1 month ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Visual regressions
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Simple fix. I had to rebase manually because of a merge conflict in reftest manifests.
- String changes made/needed?: None.
- Is Android affected?: yes
| Assignee | ||
Updated•29 days ago
|
Updated•28 days ago
|
Updated•28 days ago
|
Updated•28 days ago
|
Comment 11•28 days ago
|
||
| uplift | ||
Description
•