Pavol Puna
2018-02-12 06:33:19 UTC
Hello
I have a problem with PointerEvents on Android Chrome version 64.0.3282.137.
In my solution i use pointer event with html canvas.
I capture event coordinates in canvas by event.offsetX and event.offsetY
parameters. This working well in previous versions, but in this version
coordinates are wrong.
This is reflected both in landscape and portrait mode, and only in Android
version of Chrome. I tested it in Huawei M2, Samsung S6 Edgte+, S8.
Very simple test here: http://ds-sdw.ana.sk/examples/test.html
It is a bug in this version?
Or is another possibility, how to get correct coordinates.
Thanks
I have a problem with PointerEvents on Android Chrome version 64.0.3282.137.
In my solution i use pointer event with html canvas.
I capture event coordinates in canvas by event.offsetX and event.offsetY
parameters. This working well in previous versions, but in this version
coordinates are wrong.
This is reflected both in landscape and portrait mode, and only in Android
version of Chrome. I tested it in Huawei M2, Samsung S6 Edgte+, S8.
Very simple test here: http://ds-sdw.ana.sk/examples/test.html
It is a bug in this version?
Or is another possibility, how to get correct coordinates.
Thanks
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.