79379097

Date: 2025-01-22 20:21:32
Score: 0.5
Natty:
Report link

I encountered the same problem under Windows 10/11. After a thorough study of the application stack and its interactions, I was able to assume that this is not a JavaFX problem. The path led to the operating system itself - the driver is waiting for a reaction to a long press interaction(?), which is not present on the program side... or it is not present from the Java machine. A quick solution is to disable touch visualization in the touch driver settings. This is on setting the Pen and Touch settings, disable the Show visual feedback option, hit Apply.

Reasons:
  • Whitelisted phrase (-1): solution is
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Alexandr Karachevtsev