Closed
Bug 1583090
Opened 5 years ago
Closed 5 years ago
distorted image (scaled version of part of image) when large image is partially visible when going back to page (restoring from bfcache)
Categories
(Core :: Graphics: WebRender, defect, P2)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1580922
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | unaffected |
firefox71 | + | fixed |
People
(Reporter: dbaron, Unassigned)
References
(Regression, )
Details
(Keywords: regression, Whiteboard: [sci-exclude])
Attachments
(2 files)
This bugs happens for me with WebRender enabled, but if I force-disable WebRender the bug goes away.
Steps to reproduce:
- load https://www.nhc.noaa.gov/
- scroll down so the main map image is mostly offscreen (i.e., just the bottom hundred pixels or so is visible)
- click a link to one of the text statements (e.g., "Public Advisory #4", "Forecast Discussion #4", etc.)
- press the keyboard shortcut for back (e.g., Alt + <- on Linux)
- scroll up
Actual results:
after 4: distorted version of map image visible (part of the image is scaled up vertically)
after 5: distortion changes (still same underlying scaling, but different amounts)
Expected results: no distortion/scaling
I think if I look closely there's also some distortion visible during smooth scroll in some cases (maybe involving switching windows) even before the "go to a different page" step.
The result of mozregression gives this regression range, implicating bug 1568227.
Flags: needinfo?(jmuizelaar)
Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
status-firefox69:
--- → unaffected
status-firefox70:
--- → unaffected
status-firefox71:
--- → affected
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
OS: Linux → All
Priority: -- → P2
Hardware: x86_64 → All
Updated•5 years ago
|
Updated•5 years ago
|
Whiteboard: [sci-exclude]
Comment 3•5 years ago
|
||
David can you confirm this is now fixed in nightly? (bug 1580922 was resolved last week)
Flags: needinfo?(dbaron)
Reporter | ||
Comment 4•5 years ago
|
||
Yes, this looks fixed.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(dbaron)
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•