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