-
Bug
-
Resolution: Not an Issue
-
P3
-
6
-
x86
-
windows_xp
The shape of mouse cursor is different among JDK versions.
REPRODUCE :
1) Compile attached test programs
2) Launch "java Frame1"
3) Show pull down menu
4) Move the cursor to textfield
Here, in 1.4.2 and 5.0u3, the cursor seems "I", but in 6.0(b42), that seems "arrow".
Which behaviors is correct ?, 1.4.2/5.0 or 6.0.
Anyway, the behavior should be the same for all jdk versions.
CONFIGURATION :
OS ; WindowsXP(Japanese)
###@###.### 2005-06-30 04:30:52 GMT
HOW TO REPRODUCE:
1) Compile attached test programs
2) Launch "java Frame1"
3) press mouse on Choice.
4) You would see pop-down menu
5) Move the cursor to textfield
###@###.### 2005-06-30 08:51:26 GMT
REPRODUCE :
1) Compile attached test programs
2) Launch "java Frame1"
3) Show pull down menu
4) Move the cursor to textfield
Here, in 1.4.2 and 5.0u3, the cursor seems "I", but in 6.0(b42), that seems "arrow".
Which behaviors is correct ?, 1.4.2/5.0 or 6.0.
Anyway, the behavior should be the same for all jdk versions.
CONFIGURATION :
OS ; WindowsXP(Japanese)
###@###.### 2005-06-30 04:30:52 GMT
HOW TO REPRODUCE:
1) Compile attached test programs
2) Launch "java Frame1"
3) press mouse on Choice.
4) You would see pop-down menu
5) Move the cursor to textfield
###@###.### 2005-06-30 08:51:26 GMT
- relates to
-
JDK-6181157 PIT: Default cursor is shown but changing when ALT key is down, on win32
- Closed
-
JDK-5097531 Mouse Cursor should be the default cursor when ALT key is pressed, on win32
- Closed