-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
5.0
-
x86
-
windows_xp
java.awt.Component.setCursor() doesn"t seem to work correctly
in 1.5b50.
A java program tries to change the mouse cursor shape
on Jbutton, but not change.
REPRODUCE:
1) Compile the attached Java Program(MouseCursorTest.java)
2) Invoke the attached MouseCursorTest.html in 1.5b50 and IE6.0
EXPECTED :
The mouse cursor (Arrow, default shape) changes to hand
when it enters into Jbutton area.
ACTUAL:
The cursor doesn't change.
FREQUENCY;
this issue always occurs with the attached .java and .html in Tigerb50.
CONFIGURATION :
OS : WindowsXP(SP1, Japanese)
JRE: 1.5.0b50
Browser : MS Internet Explorer 6.0 (SP1)
==========================================================================
in 1.5b50.
A java program tries to change the mouse cursor shape
on Jbutton, but not change.
REPRODUCE:
1) Compile the attached Java Program(MouseCursorTest.java)
2) Invoke the attached MouseCursorTest.html in 1.5b50 and IE6.0
EXPECTED :
The mouse cursor (Arrow, default shape) changes to hand
when it enters into Jbutton area.
ACTUAL:
The cursor doesn't change.
FREQUENCY;
this issue always occurs with the attached .java and .html in Tigerb50.
CONFIGURATION :
OS : WindowsXP(SP1, Japanese)
JRE: 1.5.0b50
Browser : MS Internet Explorer 6.0 (SP1)
==========================================================================
- duplicates
-
JDK-5040858 REGRESSION:Frame is missing coffee-cup icon
- Closed