Use the touchscreen display on Raspberry Pi to reproduce the issue.
Steps to reproduce:
- Run the attached JFXButtonExample class
- Tap on the "Press Me!" button on the left bottom side of the app
The "Hello, World!" message is printed.
- Tap on the center of the screen (not on the "Press Me!" button).
The "Hello, World!" message is printed one more time.
Steps to reproduce:
- Run the attached JFXButtonExample class
- Tap on the "Press Me!" button on the left bottom side of the app
The "Hello, World!" message is printed.
- Tap on the center of the screen (not on the "Press Me!" button).
The "Hello, World!" message is printed one more time.
- duplicates
-
JDK-8087370 [odroid] Monocle: Touch is still broken on Odroid
-
- Open
-
- links to
-
Review openjdk/jfx/746