Closed
Bug 1452225
Opened 7 years ago
Closed 7 years ago
Painting problems at chase.com
Categories
(Core :: Web Painting, defect, P1)
Core
Web Painting
Tracking
()
VERIFIED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | + | verified |
People
(Reporter: mkaply, Assigned: mattwoodrow)
References
Details
(Keywords: regression)
Attachments
(1 file)
If you navigate to chase.com and click around on the entry fields in the upper right, the background starts to bleed through.
Mozregression tracked it to:
https://hg.mozilla.org/integration/autoland/json-pushes?changeset=d112cf7b2b60e6244099dc3b599a2444ba0d1da3&full=1
Updated•7 years ago
|
status-firefox59:
--- → unaffected
status-firefox60:
--- → unaffected
status-firefox61:
--- → affected
status-firefox-esr52:
--- → unaffected
tracking-firefox61:
--- → +
Matt, this is something we know about?
Flags: needinfo?(matt.woodrow)
Andreea, can you take a look? Thanks
Comment 3•7 years ago
|
||
I'm still seeing weirdness with the login box with a build that includes the fix for bug 1451971.
Reporter | ||
Comment 4•7 years ago
|
||
This seems like a pretty serious issue. Can we up the priority? Chase is kind of a bug bank.
Assignee | ||
Comment 5•7 years ago
|
||
I can reproduce this really easily in my Nightly, but not in a local build. Trying to figure out what the difference is so that I can debug this.
Assignee | ||
Comment 6•7 years ago
|
||
Still no luck, even with the same profile.
Took a stab at my best guess: https://treeherder.mozilla.org/#/jobs?repo=try&revision=5a345375ca1a918baa81f467b0f5fb3984efdb08
Assignee: nobody → matt.woodrow
Flags: needinfo?(matt.woodrow)
Priority: -- → P1
Comment hidden (mozreview-request) |
Assignee | ||
Comment 8•7 years ago
|
||
I can't reproduce it in the try build, hopefully that's a good sign.
Comment 9•7 years ago
|
||
mozreview-review |
Comment on attachment 8967617 [details]
Bug 1452225 - Rebuild the whole subdoc when the caret changes, but don't invalidate the nsDisplaySubdocument.
https://reviewboard.mozilla.org/r/236340/#review242560
LGTM.
Attachment #8967617 -
Flags: review?(mikokm) → review+
Comment 10•7 years ago
|
||
Pushed by mikokm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/32bab10d9158
Rebuild the whole subdoc when the caret changes, but don't invalidate the nsDisplaySubdocument. r=miko
Comment 11•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Updated•7 years ago
|
Flags: qe-verify+
Comment 13•7 years ago
|
||
I talked with Mike and he told me that the affected platform was Windows, he also verified this issue with the latest FF Nightly 61.0a1(2018-04-26) and he can't reproduce it anymore.
I tested on Windows 10 x64, Ubuntu 16.04 and Mac OS X 10.13 and I can't repoduce it with FF Nightly 61.0a1(2018-04-26).
Based on this I will mark this as Verified fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•