Closed
Bug 877997
Opened 12 years ago
Closed 7 years ago
Simulate app level orientation lock in appWindow.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(b2g18+ affected, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 wontfix)
People
(Reporter: alive, Assigned: alive)
References
Details
Bug 840147 implements the app level orientation lock by:
Per current orientation state + app manifest orientation state to
use dataset.orientation to rotate the frame during its transition.
We should bring this to appWindow instead of living in Window Manager.
One more thing is, if the app is opening an inlineActivityWindow, the inline one should also do the same thing(lock orientation for itself)
So there will be a orientation lock chain when multi inline activities happens.
Updated•11 years ago
|
Component: Gaia::System → Gaia::System::Window Mgmt
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
•