Closed
Bug 1132984
Opened 8 years ago
Closed 8 years ago
Regression: Full-Screen video playback exhibits a status-bar shown in Android 4.0 and in 4.4+ a status-bar grey background shown
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox35 affected, firefox36 affected, firefox37 affected, firefox38 affected, firefox39 unaffected, fennec37+)
RESOLVED
WORKSFORME
People
(Reporter: aaronmt, Assigned: mcomella)
References
()
Details
(Keywords: regression, reproducible)
Attachments
(3 files)
Currently on full-screen, in Android 4.0 the status-bar will be shown and in Android 4.4+ a grey status bar will appear. This is very similar to bug 1074924. Perhaps for a period of time it was fixed but it has regressed. I can reproduce this on all channels. Currently with this alongside bug 1098390 makes our full-screen experience poor. Steps to reproduce http://people.mozilla.org/~atrain/mobile/tests/test.mp4 Enter full-screen or http://davidwalsh.name/demo/fullscreen.php
Reporter | ||
Comment 1•8 years ago
|
||
I don't see .setStatusBarTintEnabled(!fullscreen) calls in code. Why/Where was this removed?
Reporter | ||
Comment 2•8 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #1) > I don't see .setStatusBarTintEnabled(!fullscreen) calls in code. Why/Where > was this removed? Looks like it got refactored. Is this called still? https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/util/ActivityUtils.java#19
Comment 3•8 years ago
|
||
Is this similar to Bug 1032179?
Reporter | ||
Comment 5•8 years ago
|
||
(In reply to Teodora Vermesan (:TeoVermesan) from comment #3) > Is this similar to Bug 1032179? Nope
Flags: needinfo?(aaron.train)
Comment 6•8 years ago
|
||
Let's try to address this sooner than later
Assignee: nobody → michael.l.comella
tracking-fennec: ? → 37+
Reporter | ||
Comment 7•8 years ago
|
||
Video from my Nexus 6 (5.0.1): http://people.mozilla.org/~atrain/mobile/1132984.mp4
Assignee | ||
Comment 8•8 years ago
|
||
I can repro on my N9, with Lollipop. I can't repro on my N4/7 with 4.4. Aaron, can you repro on any pre-Lollipop devices?
Flags: needinfo?(aaron.train)
Comment 9•8 years ago
|
||
I can reproduce it on a Sony Xperia Sola (Android 4.0.4) and on a Samsung Galaxy Tab 3 (Android 4.4.2), both updated to the latest firmware. This bug didn't exist in Firefox 34. I also downgraded to Firefox 34 to confirm it after experiencing it in Firefox 35. I tried Firefox Nightly too and the regression is still there. In case it matters both devices have hardware buttons (back, home, menu). I am attaching screenshots.
Comment 10•8 years ago
|
||
Comment 11•8 years ago
|
||
Comment 12•8 years ago
|
||
Assignee | ||
Comment 13•8 years ago
|
||
I'm going to blame bug 1056002, which landed in 35.
Blocks: 1056002
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(aaron.train)
Keywords: regressionwindow-wanted
Assignee | ||
Updated•8 years ago
|
Blocks: fennec-fullscreen
Assignee | ||
Comment 14•8 years ago
|
||
The backout of bug 1056002 fixed this for me on my N9, the only device I can repro on (granted, it's Lollipop). Nikos, this change should be in tomorrow's Nightly. Can you reproduce?
Flags: needinfo?(nmzbza2014)
Comment 15•8 years ago
|
||
I just installed the latest nightly (39.0a1) and the bug is fixed in both devices. Fullscreen is working correctly again. Thank you! When will the fix reach the stable release? Firefox 39 or earlier?
Flags: needinfo?(nmzbza2014)
Assignee | ||
Comment 16•8 years ago
|
||
WORKSFORME by the backout of bug 1056002. (In reply to Nikos Asimakis from comment #15) > When will the fix reach the stable release? Firefox 39 or earlier? We intend to fix this in Firefox 37+ (Beta).
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox39:
--- → unaffected
Resolution: --- → WORKSFORME
Updated•2 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
•