-
Bug
-
Resolution: Fixed
-
P4
-
7, 8, 9
-
b117
-
generic
-
linux, windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347764 | 8u451 | Renjith Kannath Pariyangad | P4 | Resolved | Fixed | b02 |
Reproducible: always
Regression: yes
Steps to reproduce (Example attached):
1. Press JButton with left mouse button and don't release it.
2. While holding left button, press and release right button
Expected behaviour: JButton is still pressed
Actual behaviour: JButton is released.
This is reproducible only on jdk8, awt Button works correctly for all versions.
On MacOS both awt and swing buttons behave like that.
Regression: yes
Steps to reproduce (Example attached):
1. Press JButton with left mouse button and don't release it.
2. While holding left button, press and release right button
Expected behaviour: JButton is still pressed
Actual behaviour: JButton is released.
This is reproducible only on jdk8, awt Button works correctly for all versions.
On MacOS both awt and swing buttons behave like that.
- backported by
-
JDK-8347764 JButton incorrect behaviour on button release
-
- Resolved
-
- relates to
-
JDK-8342602 Remove JButton/PressedButtonRightClickTest test
-
- Resolved
-
-
JDK-4490179 Right mouse button can generate ActionEvents
-
- Closed
-
-
JDK-8240202 A few client tests leave mouse buttons pressed
-
- Resolved
-