-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
6
-
x86
-
windows_xp
I have a frame, which has a scrollpane & scrollpane has a textarea & a button. When i try to resize the frame, the mouse cursor changes to resize cursor. I can see two type of cursor, this dependence upon the size of the frame. And it happens only when user moves the mouse between the scrollpane's scrollbar intersection point.
Step to reproduce:
-----------------
1) Run the attached program.
2) Move the mouse pointer into the scrollpane's scrollbar intersection area. Observe the mouse cursor is change to resize cursor.
3) Click on the scrollpane's scrollbar intersection area. Observe that the mouse cursor is changing to default cursor. Move the mouse inside to resize the frame. Observe that frame can se resized , but still the mouse cursor remains to default. If you move the mouse still inside. The mouse cursor changes to textcursor. So you can see two type of mouse cursor. which is wrong.
I tested this from jdk 1.4.2. And tried the above scenario, mouse cursor changes to only when i release the mouse. But in jdk6.0 , the mouse cursor changes in mouse press itself.
Step to reproduce:
-----------------
1) Run the attached program.
2) Move the mouse pointer into the scrollpane's scrollbar intersection area. Observe the mouse cursor is change to resize cursor.
3) Click on the scrollpane's scrollbar intersection area. Observe that the mouse cursor is changing to default cursor. Move the mouse inside to resize the frame. Observe that frame can se resized , but still the mouse cursor remains to default. If you move the mouse still inside. The mouse cursor changes to textcursor. So you can see two type of mouse cursor. which is wrong.
I tested this from jdk 1.4.2. And tried the above scenario, mouse cursor changes to only when i release the mouse. But in jdk6.0 , the mouse cursor changes in mouse press itself.