Closed
Bug 796598
Opened 13 years ago
Closed 11 years ago
App orientiation stuck in portrait after locking device
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Firefox OS Graveyard
Gaia::System::Window Mgmt
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ghtobz, Unassigned)
Details
(Whiteboard: [label:system])
[GitHub issue by robhawkes on 2012-09-05T11:10:06Z, https://github.com/mozilla-b2g/gaia/issues/4354]
## Environment :
Otoro phone, daily build from 2012-09-05 with latest Gaia
* Gaia - 91856ae
* Gecko - 566ea2b
## Repro :
1. Open application (in this case, my own)
2. Rotate device (notice that app rotates)
3. Press power button to lock device
4. Unlock the device and return to the app
5. Rotate device
## Expected :
* App rotates
## Actual :
* App is stuck in portrait mode
[GitHub comment by nhirata on 2012-09-05T18:02:41Z]
related to #2090?
[GitHub comment by jds2501 on 2012-09-06T06:06:16Z]
@nhirata Probably is, might even be a dup.
From testing screen orientation with app manifests recently, I noticed that an "app" gets stuck in portrait mode basically when there's an error on the screen orientation underlying API (there was a bug I filed in bugzilla that showed that if you gave an invalid value for screen orientation, the orientation would default to "portrait").
Updated•13 years ago
|
Component: Gaia → Gaia::Apps Management
Updated•13 years ago
|
Component: Gaia::Apps Management → Gaia
Updated•13 years ago
|
Component: Gaia → Gaia::System
Updated•12 years ago
|
Component: Gaia::System → Gaia::System::Window Mgmt
Comment 3•11 years ago
|
||
This seems to work fine for me on the latest 2.2 build. Must've been fixed at some point.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•