googlearchive / polymer-gestures

84 stars 27 forks source link

Touch gestures on touchpad in Chrome 36+ (SVG only) #30

Closed andiron closed 10 years ago

andiron commented 10 years ago

As described in this topic: http://stackoverflow.com/questions/25034964/polymer-svg-touch-events-not-working-in-chrome-36-touch-devices

In few words, touch gestures do not work with SVG elements. In compare to a normal HTML element there is no action triggered on trackstart etc, whereas click, tap seem to work fine. Chrome 36 and Chrome Beta 37 are affected.

dfreedm commented 10 years ago

This looks like a bug in event.path, which polymer-gestures uses for gesture event dispatching. I'll file a chrome bug to track.

dfreedm commented 10 years ago

Filed as http://crbug.com/402721. I'll try to think of a workaround for SVG nodes.

dfreedm commented 10 years ago

Fixed in 60f7e32f9023b3934c4613f8769f33eac6ed54af