-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b16
-
generic, x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224408 | 8 | Alexandr Scherbatiy | P3 | Resolved | Fixed | b75 |
Mac OS X 10.7.2 macmini4,1
Run a regression test closed/java/awt/event/MouseWheelEvent/WheelScrollEnabled/WheelScrollEnabled, and you'll find that mouse wheel scrolling enabled when it should be disabled and vice versa. Apparently a native method under setWheelScrollingEnabled() does receive a wrong boolean parameter.
Run a regression test closed/java/awt/event/MouseWheelEvent/WheelScrollEnabled/WheelScrollEnabled, and you'll find that mouse wheel scrolling enabled when it should be disabled and vice versa. Apparently a native method under setWheelScrollingEnabled() does receive a wrong boolean parameter.
- backported by
-
JDK-2224408 [macosx] setWheelScrollEnabled action reversed
-
- Resolved
-
- duplicates
-
JDK-7124234 [macosx] Cannot wheel scroll an Image
-
- Closed
-