Closed kugiigi closed 3 years ago
It seems that double click now checks where the 2 clicks/taps occurred and they should be close to each other to be detected as a double click. IIRC, this wasn't the case before and that's why I implemented a custom way of checking the distance between clicks.
It's harder to trigger double click now possibly, because something's wrong with the scaling of the distance threshold used by Qt. In my observation, double clicking via mouse is easy but not with touch.
confirmed fixed
I confirm double tapping reliably opens and closes selection mode in Nexus 5 RC 2021-W10.
Steps to Reproduce
Expected Results
Double tapping toggles selection mode reliably
Actual Results
Double tapping doesn't toggle selection mode most of the time and it seems that you need to double tap quicker
Additional Information
This seems to be introduced in 'OTA-16' or possibly Qt5.12 as I don't notice this issue on stable.