Closed
Bug 1193753
Opened 10 years ago
Closed 10 years ago
Exiting Settings menu does not repaint the page; a black page is displayed
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(firefox41 unaffected, firefox42+ fixed, firefox43+ fixed, fennec42+)
RESOLVED
DUPLICATE
of bug 1197176
People
(Reporter: cos_flaviu, Unassigned)
References
Details
(Keywords: regression, reproducible)
Attachments
(1 file)
5.11 KB,
text/plain
|
Details |
Environment:
Device: Asus Transformer Pad (Android 4.2.1);
Build: Nightly 43.0a1 (2015-08-11);
Steps to reproduce:
1. Load a page (e.g.: bugzilla.mozilla.org);
2. Go to Settings;
3. Tap on back button.
Expected result:
The Settings page is dismissed and page loaded at step 1 is displayed.
Actual result:
A black page is displayed.
Tapping or panning on the black area will display the page loaded on step 1.
Notes:
Please check the video:
https://youtu.be/HqjcfyywNuA
Snorp, do you know what's going on here?
Flags: needinfo?(snorp)
Comment 2•10 years ago
|
||
We pause the compositor when we leave the main activity, then resume it when we come back. I would say something is going wrong with that latter part. Flaviu, can you capture logcat for us? Does this happen every time, or just sometimes? Is it a regression?
Flags: needinfo?(snorp) → needinfo?(flaviu.cos)
Reporter | ||
Comment 3•10 years ago
|
||
This issue is a regression.
Regression window:
Last good build: 2015-07-07
First bad build: 2015-07-08
Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=e7e69cc8c07b&tochange=9b902b7669ae
Attached are the logs from logcat.
Flags: needinfo?(flaviu.cos)
Reporter | ||
Updated•10 years ago
|
Keywords: regression,
reproducible
Reporter | ||
Comment 4•10 years ago
|
||
Mozilla-inbound regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=530ecc275dd9&tochange=004e123383ae
Comment 5•10 years ago
|
||
[Tracking Requested - why for this release]: regression
Roc looks like 1143575 caused this.
Blocks: 1143575
tracking-fennec: --- → ?
tracking-firefox42:
--- → ?
tracking-firefox43:
--- → ?
Flags: needinfo?(roc)
I don't see this on my Nexus S running Android 4.1.2 and a debug build of 1eb1c6f76ffc (which includes the fix for bug 1197176). Is it still happening with that build on your device/Android version? Is it 100% reproducible with the steps in comment #0? Can you narrow down the device/Android version(s) required to see this bug?
Flags: needinfo?(roc)
Flags: needinfo?(flaviu.cos)
Reporter | ||
Comment 8•10 years ago
|
||
(In reply to Robert O'Callahan (:roc) (Mozilla Corporation) from comment #7)
> I don't see this on my Nexus S running Android 4.1.2 and a debug build of
> 1eb1c6f76ffc (which includes the fix for bug 1197176). Is it still happening
> with that build on your device/Android version?
Tested on latest nightly (2015-08-26) and the issue is no longer reproducible.
The black screen appears for a fraction of a second before the page is displayed.
> Is it 100% reproducible with the steps in comment #0? Can you narrow down the device/Android version(s)
> required to see this bug?
Tested on multiple devices:
Asus Transformer Pad (Android 4.2.1) -> Reproducible;
Asus Transformer Pad (Android 4.0.3) -> Reproducible
Samsung Galaxy Tab 2 10" (Android 4.0.4) -> Reproducible;
Nexus 9 (Android 5.1.1) -> Not reproducible;
Motorola Razr (Android 4.4.4) -> Not reproducible.
Flags: needinfo?(flaviu.cos)
Comment 9•10 years ago
|
||
Do you happen to have the "Don't keep activities" option under the Android Developer Options set?
Flags: needinfo?(flaviu.cos)
Reporter | ||
Comment 10•10 years ago
|
||
"Don't keep activities" option is not enabled on any device tested on comment 8.
Flags: needinfo?(flaviu.cos)
Comment 11•10 years ago
|
||
Hm, ok. I guess if this was fixed on Nightly by bug 1197176 we can uplift that to Aurora, it's pretty safe. We should probably confirm that's what fixed it though, by getting a reverse regression window.
Updated•10 years ago
|
tracking-fennec: ? → 42+
Comment 12•10 years ago
|
||
Kats, can you go ahead with the uplift request? Thanks!
Flags: needinfo?(bugmail.mozilla)
Comment 14•10 years ago
|
||
Flaviu, could you verify that this is fixed for 42 and 43?
Flags: qe-verify+
Flags: needinfo?(flaviu.cos)
Reporter | ||
Comment 15•10 years ago
|
||
This issue is no longer reproducible on Nightly 43 (2015-09-01) and Aurora 42 (2015-09-01).
Tested on Asus Transformer Pad (Android 4.2.1).
Flags: needinfo?(flaviu.cos)
Comment 16•10 years ago
|
||
Great, thanks. Assuming fixed by uplift of bug 1197176.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Resolution: WORKSFORME → DUPLICATE
Comment 18•7 years ago
|
||
Based on latest update of resolution, I will remove the qe-verify flag, thanks.
Flags: qe-verify+
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•