Firefox/Projects/Multitouch Polish: Difference between revisions
Line 26: | Line 26: | ||
{{bug|501440}} FIXED [Core] - Support selecting text in touch enabled devices [Win]<br/> | {{bug|501440}} FIXED [Core] - Support selecting text in touch enabled devices [Win]<br/> | ||
{{bug|503541}} [Core] - Fine grained control of gesture registration on widgets [Win] - has patch in progress <br/> | {{bug|503541}} [Core] - Fine grained control of gesture registration on widgets [Win] - has patch in progress <br/> | ||
{{bug|503042}} [Core] - Implement a way to detect a touch enabled device [Win] - waiting on sr <br/> | {{bug|503042}} [Core] - Implement a way to detect a touch enabled device [Win] - waiting on sr from dbaron<br/> | ||
{{bug|503888}} [Core] - <tree> pan is buggy with panning feedback enabled [Win] <br/> | {{bug|503888}} [Core] - <tree> pan is buggy with panning feedback enabled [Win] <br/> | ||
{{bug|503889}} [Core] - Investigate usable sizes and target areas for touch interactions [Win] - has patch in progress<br/> | {{bug|503889}} [Core] - Investigate usable sizes and target areas for touch interactions [Win] - has patch in progress<br/> | ||
{{bug|504913}} [Core] - Don't display feedback when a scrollbar isn't present [Win] | {{bug|504913}} [Core] - Don't display feedback when a scrollbar isn't present [Win] |
Revision as of 21:11, 17 July 2009
Overview
Sprint lead: Felipe (felipc)
Sprinters: felipc, rs, (robarnold), jmathies
ETA: 2 weeks
- Description
- Identify roadmap for multitouch work
- Identify what already works and what does not
- Make sure there is consistency in the touch behavior
- Make sure it's usable
- do ground work to be able to move forward with the touch input and future experimentations
- fix top 3 problems
Goals / Use Cases
In this sprint we'll work on identifying which are the current major problems on the multitouch feature that mostly degrades the usability and multitouch experience. We are investigating the main use cases of touch interactions and checking if they are consistent accross the browser/OS, if they provide a good experience, etc.
Also we'll keep doing the ground work to fix the current bugs to make sure the touch works. Felipe is using the touch tablet daily to `fell the pain` on browsing the web using a touch interface.
Non Goals
Eventually after we get the basics running we will want to think on other areas such as:
- how can we provide a way to customize the touch experience and/or using it beyond the basic click/scroll usage
- what are some changes we can do on the theme and UI thinking on a touch experience (instead of the traditional mouse/keyboard experience)
- how can addons/webpages make use of this new technology; how can it be standardized
Design & Bugs
User Talk:Felipc
bug 494281 FIXED [Core] - Touch panning no longer works as of 5/20/2009 [Win]
bug 501440 FIXED [Core] - Support selecting text in touch enabled devices [Win]
bug 503541 [Core] - Fine grained control of gesture registration on widgets [Win] - has patch in progress
bug 503042 [Core] - Implement a way to detect a touch enabled device [Win] - waiting on sr from dbaron
bug 503888 [Core] - <tree> pan is buggy with panning feedback enabled [Win]
bug 503889 [Core] - Investigate usable sizes and target areas for touch interactions [Win] - has patch in progress
bug 504913 [Core] - Don't display feedback when a scrollbar isn't present [Win]