-
Bug
-
Resolution: Fixed
-
P3
-
1.0
-
1.1
-
sparc
-
solaris_2.3
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2009586 | 1.0 | Sami Shaio | P3 | Closed | Fixed | 1.0beta |
###@###.###
Description:
If a user holds the mouse button inside an applet and dragsoutside the applet (i.e. mouseDown and mouseDrag are called)but releases the button *outside* the applet the appletdoes not recognize the button was ever released. The onlyway to resolve this is to click inside the applet again which of course also calls mouseDown again which might notbe the desired behavior.
Description:
If a user holds the mouse button inside an applet and dragsoutside the applet (i.e. mouseDown and mouseDrag are called)but releases the button *outside* the applet the appletdoes not recognize the button was ever released. The onlyway to resolve this is to click inside the applet again which of course also calls mouseDown again which might notbe the desired behavior.
- backported by
-
JDK-2009586 fp.bugs<1582>mouseUp not being recognized
-
- Closed
-