Comment for JDK-8289115 - Touch events are not dispatched after upgrade to FX17

Jurgen Doll dollj at xsinet.co.za
Thu Jun 8 14:04:46 UTC 2023


Hi

Could someone please add the following lines as comment to the issue  
JDK-8289115 (https://bugs.openjdk.org/browse/JDK-8289115)  Thank you very  
much.


@Praveen please have another look at Capture.pptx and you'll see that only  
MouseEvents are being fired and NO TouchEvents. The test case illustrates  
exactly what the reporter describes as being the problem.

Note that this appears to be device INdependent, so any TouchScreen  
running Windows with either touch or pen/stylus and no TouchEvents are  
fired after jfx17-ea+2-win.

This bug is a direct result of fixing JDK-8249737 RuntimeException: Too  
many touch points reported.
(https://bugs.openjdk.java.net/browse/JDK-8249737)

Please reopen both of these issues.

Thanks, Jurgen


More information about the openjfx-dev mailing list