[Webkit-unassigned] [Bug 133112] Touch-action css property support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 20 17:16:46 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133112





--- Comment #9 from Benjamin Poulain <benjamin at webkit.org>  2014-05-20 17:17:09 PST ---
(In reply to comment #8)
> Just a couple additional thoughts/responses:

Thanks for participating.

> touch-action: manipulation is about restricting touch behaviors to "scrolling and continuous zooming" aka, disabling features like double-tap-to-zoom
>      * This in turn enables browsers to optimize out the 300ms delay for synthetic events like click, but isn't technically a required feature of the API

I disagree, but that's a completely different problem. Please have a look at https://bugs.webkit.org/show_bug.cgi?id=133112.

> pan-x/pan-y work well for many common "native" experiences like carousel photo galleries, swiping pagination, etc.
>      * The working group has discussed additional values like pan-positive-y/pan-negative-y. It's not in the spec or implementations, but we'd love to have you participate in the WG discussion and discuss use cases we should be solving. I'm thinking we'll tackle this in Pointer Events V2, which is on the near horizon.

On OS X or iOS, we fully support scrollview-inside-scrollview.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list