Closed
Bug 868324
Opened 12 years ago
Closed 11 years ago
[System] Decouple wrapper from Window Manager.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alive, Assigned: alive)
References
Details
See https://bugzilla.mozilla.org/show_bug.cgi?id=856492#c10 #11 #12
+++ This bug was initially created as a clone of Bug #856492 +++
+++ This bug was initially created as a clone of Bug #823986 +++
This bug has regressed. i'm seeing this on 20130331 nightly builds, leo device.
Repro is the same as below:
Found device
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/f9f11b8cbf8a
Gaia 5a1ead9c8f831167fd86464d21eea310c7082112
BuildID 20130331070203
Version 18.0
---------------
old repro:
You can get the browser wrapper to wrap around the homescreen and any core apps. This is caused after trying to double tap home button when a e.me app (or browser bookmark) is open
Screenshot.
Repro:
1) install nightly unagi build, 20121220092540
2) add a browser bookmark or e.me app to the homescreen
3) launch that bookmark or e.me app
4) double tap the system Home button.
5) Verify app exits, and the homescreen is within the wrapper
Expected;
- double tapping should kill the wrapper as well
Actusl;
- wrapper stays. you can proceed with using the phone within the wrapper.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → alive
Assignee | ||
Updated•12 years ago
|
blocking-b2g: leo+ → ---
Assignee | ||
Comment 2•12 years ago
|
||
I clear the leo+ flag because this is cloned from a leo+ bug which is fixed by a quick-but-workaround way. This one is for correct fix and shouldn't be leo+ I think.
Updated•11 years ago
|
Component: Gaia::System → Gaia::System::Window Mgmt
Assignee | ||
Comment 4•11 years ago
|
||
Fixed by bug 907013 landed.
You need to log in
before you can comment on or make changes to this bug.
Description
•