Mobile/Archive/PanningLongPages

From MozillaWiki
< Mobile
Revision as of 15:36, 4 February 2010 by Steakdepapillon (talk | contribs) (Created page with '== Summary == Panning a very long page (e.g http://planet.mozilla.org) is actually painful on Fennec. We need a way to make life easier for fingers. == Current Status == * I'm…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Panning a very long page (e.g http://planet.mozilla.org) is actually painful on Fennec. We need a way to make life easier for fingers.

Current Status

  • I'm (vivien) doing some experimentations based on a mix between:
 - https://addons.mozilla.org/en-US/mobile/addon/53305
 - http://xtech06.usefulinc.com/schedule/paper/91
 - some personal thought! yeah!

Basically my plan is to use 2 differents pan:

- the classic one
- an acccelerated one when panning on the edge
- show a minimap when clicking at the intersection of the right/bottom corner (maybe showing a transparent button on a mousedown)


Next Steps

  • A prototype extension
  • better suggestions than the dumb vingtetun prototype

Related Bugs

No bug yet

bug 1234567

Team

  • Project Lead:
  • Design: madhava
  • Front-end Dev:

Designs

Mockups can be pasted here

Goals/Use Cases

  • Help panning on long pages

Non Goals