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

Scrolling stops, when mouse is moved over JScrollBar while scrolling using Arrow

XMLWordPrintable

    • sparc
    • solaris

      Scroll JScrollBar using Arrow Keys, while scrolling move the Mouse Over the JScrollBar. Scrolling stops even if you continueto press arrow keys.

      Compile and run ScrollbarCrossing.java

      Robot automatically scrolls the JScrollBar using Arrow Keys.
      While scrolling, move the mouse over the JScrollBar (manually)
      Scrolling immediately stops, even though the Robot continues to press arrow keys.

      Mouse Move is not expected to affect, event dispatch to a particular component. When JScrollBar is receiving the KeyEvents and responding it by scrolling, the Mouse Move over the Component stops the scrolling.

      This happens only in Solaris, not in Win32

            dmikhalksunw Denis Mikhalkin (Inactive)
            rpullanisunw Rakesh Pullanikkad (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: