Closed
Bug 1079161
Opened 10 years ago
Closed 7 years ago
Use screen.mozOrientation to detect orientation
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mnjul, Unassigned)
References
Details
We're relying on the relationship of width and height to determine screen orientation [1]. We should be using screen.mozOrientation .
https://github.com/mozilla-b2g/gaia/blob/master/apps/keyboard/js/render.js#L967-L969
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
•