phetsims / scenery

Scenery is an HTML5 scene graph.
http://scenerystack.org/
MIT License
55 stars 12 forks source link

Chromebook touchscreen right click #885

Open KatieWoe opened 6 years ago

KatieWoe commented 6 years ago

Noticed during https://github.com/phetsims/QA/issues/211 but appears in all sims and on other sites. When using a touchscreen with chrome OS holding one finger in place on the screen for a second or two brings up the right-click dialog. This cancels input to scenery, meaning fire-on-hold does not work with the touch screen. Holding a number picker will allow for 2 or 3 changes before the dialog comes up and stops the picker. This does not occur if the finger is moving, i.e. dragging. Results from scenery input test:

mouse/touch events 1539984488020
touchstart 1539984489972
frame 1539984489985
mouseover 1539984490621
mousemove 1539984490621
touchcancel 1539984490628
frame 1539984490630
KatieWoe commented 5 years ago

Video of this occurring during https://github.com/phetsims/QA/issues/220 https://drive.google.com/file/d/1ggOkGnAQfWWBNGu5NsZMKZJDZm7hZ5RR/view?usp=sharing