Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6505061

mouse cursor is not correct when the mouse is moved on the scrollbar of the different components.

XMLWordPrintable

    • 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.

            dav Andrei Dmitriev (Inactive)
            lpremkumsunw Lawrence Premkumar1 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: