-
Bug
-
Resolution: Won't Fix
-
P3
-
6
-
sparc
-
solaris_10
Mouse cursor should be default cursor , when the mouse is moved on the components which contains scrollbar & this should be consistent across different Operating system. but where as here this is not correct & i see different behaviour on different component.
I have set different cursors to different components that contains a scrollbar in a frame.
Component : Choice
Platform : windows , solaris .
problem description :
---------------------
Choice is set to CROSSHAIR_CURSOR. when the mouse is moved on the choice , its CROSSHAIR_CURSOR correct behaviour. After choice is opened, moving the mouse on the scrollbar is mouse cursor is still CROSSHAIR_CURSOR, actually this should default cursor.
Component : List
Platform : solaris .
problem description :
---------------------
List is set with HAND_CURSOR. When the mouse is moved on the list, its HAND_CURSOR which is a correct behaviour. when the mouse is moved on the scrollbar , the mouse cursor remaiins the same which is wrong. This should be the default cursor.
It works fine for textarea .
You can use attached testcase for reproduce the problem described aboce.
I tested this in mustang b104.
I have set different cursors to different components that contains a scrollbar in a frame.
Component : Choice
Platform : windows , solaris .
problem description :
---------------------
Choice is set to CROSSHAIR_CURSOR. when the mouse is moved on the choice , its CROSSHAIR_CURSOR correct behaviour. After choice is opened, moving the mouse on the scrollbar is mouse cursor is still CROSSHAIR_CURSOR, actually this should default cursor.
Component : List
Platform : solaris .
problem description :
---------------------
List is set with HAND_CURSOR. When the mouse is moved on the list, its HAND_CURSOR which is a correct behaviour. when the mouse is moved on the scrollbar , the mouse cursor remaiins the same which is wrong. This should be the default cursor.
It works fine for textarea .
You can use attached testcase for reproduce the problem described aboce.
I tested this in mustang b104.