Comment 7 for bug 1417042

Revision history for this message
David Barth (dbarth) wrote :

While Alex keeps investigating a fix (he got some events to be unfiltered to fix the zoom out case), we observed the following :
- the bug affects Google Maps primarily
- it occurs both in webapp-container and webbrowser-app, ie the container differences don't seem to be the root cause of the issue or to make things worse or better
- this seems to confirm this is between webapps and Oxide/blink

Further we verified that the pinch to zoom/unzoom does not affect other websites: Google Search for example is unaffected, nor does it affect apps like Here Maps nor OpenStreetMap, even if they use a similar interface.

Thus, the issue with events being filtered out erroneously is still related to the particular webapp, ie the HTML5 elements used for its interface, and JS handling code for events management /inside the webapp itself/.

Investigations continue.