matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.68k stars 2.62k forks source link

Matomo 4 - Android Mobile Chrome Browser - UI Touch Issue #17208

Open dev-101 opened 3 years ago

dev-101 commented 3 years ago

Please check attached video - it happens on demo Matomo as well. Clearing cache templates and files does not help.

This was captured on a real device, but I was also able to reproduce it in desktop Chrome with emulation. It works fine in regular desktop browser.

https://user-images.githubusercontent.com/5383059/107461544-88b93580-6b5a-11eb-9063-2a11b3307560.mp4

diosmosis commented 3 years ago

Can reproduce, however it only happens on a light tap on the select. If I hold a bit longer (say half the length of a long press), it works.

dev-101 commented 3 years ago

Yeah, confirmed. It works with tiny bit longer taps, but taps mustn't be too long, as Android will enter text selection mode, so it has to be "perfect", not too short, not too long :) Setting user-select property should fix selection issue, at least.