-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
5.0
-
x86
-
windows_xp
FULL PRODUCT VERSION :
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [Version 5.1.2600]
EXTRA RELEVANT SYSTEM CONFIGURATION :
ThinkPad T41 laptop with 2 monitors attached to dock.
A DESCRIPTION OF THE PROBLEM :
As a drag crosses the monitor boundary between the primary monitor and one to the left of it, a spurrious "MOUSE_EXITED" is sent, despite the fact that nothing was exited.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Set up 2 monitors, and set the right-hand monitor to be the "primary" monitor. The (0,0) point is now in the upper-left hand corner of the right hand monitor, and any coordinate on the left hand monitor is negative. Set up your Java app to span the monitors, and drag from right to left.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
No MOUSE_EXITED is expected.
ACTUAL -
As the monitor boundary is crossed, a spurrious "MOUSE_EXITED" is sent, despite the fact that nothing was exited.
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [Version 5.1.2600]
EXTRA RELEVANT SYSTEM CONFIGURATION :
ThinkPad T41 laptop with 2 monitors attached to dock.
A DESCRIPTION OF THE PROBLEM :
As a drag crosses the monitor boundary between the primary monitor and one to the left of it, a spurrious "MOUSE_EXITED" is sent, despite the fact that nothing was exited.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Set up 2 monitors, and set the right-hand monitor to be the "primary" monitor. The (0,0) point is now in the upper-left hand corner of the right hand monitor, and any coordinate on the left hand monitor is negative. Set up your Java app to span the monitors, and drag from right to left.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
No MOUSE_EXITED is expected.
ACTUAL -
As the monitor boundary is crossed, a spurrious "MOUSE_EXITED" is sent, despite the fact that nothing was exited.
REPRODUCIBILITY :
This bug can be reproduced always.