Closed
Bug 1040317
Opened 11 years ago
Closed 7 years ago
System Crash Overlay does not fill the entire screen.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nhirata, Unassigned)
Details
Attachments
(1 file)
290.95 KB,
image/png
|
Details |
1. Launch Browser
2. open http://116.228.149.59/streaming/audio/audio_index.html
3. Tap on any audio under "AUDIO 3GP" section
--> b2g process restarts
4. wait for reboot
5. unlock the screen
Expected: system crash overlay fills the screen
Actual: status bar shows through.
Gecko https://hg.mozilla.org/mozilla-central/rev/a74600665875
BuildID 20140717040202
Version 33.0a1
ro.build.version.incremental=109
ro.build.date=Mon Jun 16 16:51:29 CST 2014
B1TC00011220
flame
Comment 1•11 years ago
|
||
On one hand, this breaks a requirement of the visual refresh in which we must never show the transparent status bar. On another hand, this is reproducing with the crash reporter dialog, which feels like an edge case.
UX - Do you think this is a blocker or not?
Flags: needinfo?(firefoxos-ux-bugzilla)
Comment 2•11 years ago
|
||
I don't think this is a blocker, but I think it breaks the refresh and existing OS patterns. Rob, can you double check?
Flags: needinfo?(firefoxos-ux-bugzilla) → needinfo?(rmacdonald)
Comment 3•11 years ago
|
||
The ux frameworks team opted to not cover the status bar with dialogs. However, this decision was made under the assumption that the status bar would always be black and the results in this instance are really not what was intended. Is it possible to make the status bar background black when a dialog is in place? Adding Michael to verify.
Flags: needinfo?(rmacdonald) → needinfo?(mhenretty)
Comment 4•11 years ago
|
||
Yes this is certainly possible, but we would need a list of all the places where we need to override the app statusbar color. Where is the bug for showing the statusbar in dialogs? We can probably get a better idea of the amount of work for this change by looking at that bug.
Flags: needinfo?(mhenretty)
Comment 5•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•