Mobile/Archive/PortraitMode

From MozillaWiki
< Mobile
Revision as of 21:01, 6 February 2010 by MarkFinkle (talk | contribs) (Created page with '== Summary == Support dynamic portrait/landscape changes when rotating the N900. == Current Status == A WIP patch exists that seems to enable the dynamic rotation support, but…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Support dynamic portrait/landscape changes when rotating the N900.

Current Status

A WIP patch exists that seems to enable the dynamic rotation support, but only if the Maemo default browser has it's portrait mode enabled.

Next Steps

  • Figure out why the Maemo browser is "connected" to Firefox rotation (mfinkle)
  • Clean up any portrait mode bugs in the UI layout. Windows Mobile supports the rotation by default and has turned up some bugs.
  • Speed up the post-rotation redraw code.

Related Bugs

bug 541015

Team

  • Project Lead: mfinkle

Designs

Goals/Use Cases

  • Quickly and correctly switch fro landscape to protrait (and back again) as the user rotates the device.

Non Goals