canmove, Confirmed users
1,584
edits
MarkFinkle (talk | contribs) No edit summary |
(→Application: touch events) |
||
Line 12: | Line 12: | ||
== Application == | == Application == | ||
=== Front-end === | === Front-end === | ||
* Touch events implementation has started | |||
** Wes is working on front-end, Olli (smaug) is working on platform | |||
** Matt is editing the [http://dvcs.w3.org/hg/webevents/raw-file/tip/touchevents.html W3C Touch Events spec]. | |||
** Test build available in {{bug|544614}} works with Google Maps and other existing sites. | |||
** Planning to be included in Firefox 6.0 - will likely be single-touch only (like Android WebKit), and limited to the stable parts of the spec. (Multi-touch and newer attributes to come in later versions.) | |||
** Need to experiment with how to allow sidebar panning without interfering with touch events in content (see {{bug|441590}}). | |||
=== UX design === | === UX design === |