Closed
Bug 1546018
Opened 7 years ago
Closed 7 years ago
<legend> outline appears on top of <header>
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox67 | --- | unaffected |
| firefox68 | --- | fixed |
People
(Reporter: itiel_yn8, Assigned: Gankra)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
This is a regression from bug 1412179.
STR:
- Latest Nightly, Windows 10
- Enable WebRender
- Open https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&component=Graphics%3A%20WebRender
- Scroll a bit so that the "Component Description" <legend> will be behind the Bugzilla header
AR & ER:
The <legend>'s outline appears on top of the header, instead of under it
See attached.
| Assignee | ||
Comment 1•7 years ago
|
||
oof, I expect this is a consequence of the new implementation running afoul of Bug 1544979
Flags: needinfo?(a.beingessner)
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → a.beingessner
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
This is kind've just a bandaid to remove this regression while I work on Bug 1544979, which should elminate this class of error from our codebase.
Pushed by abeingessner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2fa4f9b9a4c6
parent the legend clip chains. r=kats
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•7 years ago
|
QA Whiteboard: [qa-68b-p2]
Updated•7 years ago
|
status-firefox67:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•