Details
-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b120
-
generic
-
os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030291 | 8u5 | Petr Pchelko | P4 | Resolved | Fixed | b01 |
Description
http://java.net/jira/browse/MACOSX_PORT-269 submitted 2011/08/12 by Alexander Potochkin
Run the attached test and drag the thumb of the horizontal scrollbar,
notice that when the mouse cursor leaves the frame's bounds it stops moving.
The dragged component must receive mouse drag events from outside its bounds.
Run the attached test and drag the thumb of the horizontal scrollbar,
notice that when the mouse cursor leaves the frame's bounds it stops moving.
The dragged component must receive mouse drag events from outside its bounds.
Attachments
Issue Links
- backported by
-
JDK-8030291 [TEST_BUG][macosx] MouseEvents are not dispatched when the mouse cursor leaves the component
- Resolved