Fennec/Features/touch/TestPlan
From MozillaWiki
Contents
Touch Events
Feature | Status | Dev Lead | QA Lead | Status |
Better first-run / Browser discoverability | Landed | Wesley Johnston | Martijn Wargers | In progress |
Summary
Add support for single-touch touch events in Fennec
Reference
- Bugs
- bug 544614 - Tracking bug for touch events in Fennec
- bug 548100 - [Multi-]touch tracking bug
- bug 616348 - [meta] Web compatibility for Mobile Firefox (Fennec)
- bug 638827 - Mobile Google Image search swiping does not work
- bug 603008 - Support multitouch on Android
- bug 653956 - When first loading a touch-aware page, sidebars pan because urlbar is visible
- bug 654122 - window.scrollTo should cause urlbar to hide in Fennec
- bug 612604 - Use content.scrollTo to update display port
- bug 654741 - Notify Fennec chrome of window.scrollTo/scrollBy even when scroll position does not change
- bug 654741 - Notify Fennec chrome of window.scrollTo/scrollBy even when scroll position does not change
- bug 654129 - Dispatch MozMayHaveTouchEvents event when a page has touch listeners
- bug 655212 - Hyperlinks are non-active on tap at maps.google.com
Use Cases to Test
Note: This test outline is a brain storm of all possible conditions to consider for testing.
- Make sure that panning is still working on pages with touch events
- Make sure that sidebars and url bar can be reached on pages with touch events
- Comparable behavior as to Safari/Google Chrome should be occuring regarding touch event handling
Test Cases
- Litmus
- Automated tests
- Browser chrome tests are currently waiting on review in bug 544614