Closed
Bug 1418552
Opened 8 years ago
Closed 7 years ago
After onResume, Firefox on Android does not properly recover/refresh the screen graphics.
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1436466
People
(Reporter: colormatch, Assigned: jnicol)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
|
473.98 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346
Steps to reproduce:
- Open and load a web-page ( https://kinoseed.com/ )
- Press phone's "home button", or switch to another running app
- Go back to (show) Firefox app
Actual results:
After returning to FF, only some of the elements of the page were present.
Expected results:
The page should have looked as it was left.
Comment 1•8 years ago
|
||
I can reproduce this on Nightly with Stylo enabled, and on stable Firefox for Android. Using an LG G4 on Android 5.1. Please let me know how else I can help troubleshoot.
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
I can repro here. Looks gfx or layout related. I'll guess gfx, since we probably throw away layers when the compositor is paused.
Component: General → Graphics
Flags: needinfo?(snorp)
OS: Unspecified → Android
Product: Firefox for Android → Core
Summary: After onResume FF does not properly recover/refresh the screen graphics. → After onResume, Firefox on Android does not properly recover/refresh the screen graphics.
Version: Firefox 57 → 57 Branch
Updated•7 years ago
|
Assignee: nobody → jnicol
Priority: -- → P3
Whiteboard: [gfx-noted]
| Assignee | ||
Comment 4•7 years ago
|
||
This is a dup of bug 1436466, which has been fixed
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•