Closed
Bug 962992
Opened 11 years ago
Closed 7 years ago
[Window Management] Render ActivityWindow inside AppWindow instead of #windows
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alive, Assigned: alive)
References
Details
Now we render ActivityWindow and AppWindow instances at the same UI level.
This causes some trouble and confusing to let inline Activity put correctly over AppWindow.
We should change containerElement of ActivityWindow to |this.activityCaller.element| instead of document.getElementById('windows');
Comment 1•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
•