intermittent failure to draw button and text at top of phabricator comment box - glitches while scrolling
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | fixed |
firefox70 | --- | fixed |
People
(Reporter: dbaron, Assigned: nical)
References
(Regression)
Details
(Keywords: regression)
Attachments
(5 files)
Steps to reproduce:
- load https://phabricator.services.mozilla.com/D39818
- scroll down to the area where there are review comments
Actual results: a number of the comments have the commenter name "TYLin" and the [ |<< ] button not show up correctly, or a horizontal slice of that not show up correctly.
Expected results: no painting glitches.
Based on mozregression this is a regression from this range, i.e., from bug 1565910 (which was also about Phabricator).
Reporter | ||
Comment 1•5 years ago
|
||
(Also note that I'm running on Ubuntu 18.04 LTS.)
Reporter | ||
Comment 2•5 years ago
|
||
Reporter | ||
Comment 3•5 years ago
|
||
Reporter | ||
Comment 4•5 years ago
|
||
(There are some extra differences in the screenshots because the one showing expected results is logged out, but the one showing buggy results is logged in. However, I did the entire bisection while logged out.)
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
This zip contains two wrench captures. One is the most reduced version of the bug that I could make (the "Author" string should be visible but it isn't), the second is the same capture with a single element removed, causing the "Author" string to reappear.
Assignee | ||
Comment 7•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 10•5 years ago
|
||
Let's let it bake in nightly for a bit for good measure but we'll want to uplift this to beta. (ni? myself as reminder to request the uplift)
Comment 11•5 years ago
|
||
bugherder |
Assignee | ||
Comment 12•5 years ago
|
||
Comment on attachment 9083945 [details]
Bug 1570543 - Fix incorrect batch index after merging batches. r=gw
Beta/Release Uplift Approval Request
- User impact if declined: Incorrect rendering in some situations.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Restoring something simple that was there before but accidentally lost by the regressing patch.
- String changes made/needed: None.
Comment 13•5 years ago
|
||
Comment on attachment 9083945 [details]
Bug 1570543 - Fix incorrect batch index after merging batches. r=gw
Fix for incorrect rendering in some cases. Approved for 69.0b14.
Comment 14•5 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Description
•