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

REGRESSION: Unnecessary drawn column when shifting columns

XMLWordPrintable

    • b82
    • x86
    • linux

      FULL PRODUCT VERSION :
      java version "1.6.0-beta2"
      Java(TM) SE Runtime Environment (build 1.6.0-beta2-b76)
      Java HotSpot(TM) Client VM (build 1.6.0-beta2-b76, mixed mode, sharing)

      ADDITIONAL OS VERSION INFORMATION :
      Linux linux 2.6.13-15.8-smp #1 SMP Tue Feb 7 11:07:24 UTC 2006 i686 i686 i386 GNU/Linux


      A DESCRIPTION OF THE PROBLEM :
      When rearranging (shifting) columns with mouse in JTable demo of SwingSet2, starting with mustang b76, there is one moment when a "ghost" picture of a dragged column is drawn about half an inch right (or left if one is moving the column to the left) from its real possition

      REGRESSION. 1.5.0

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Open Table example of SwingSet2. Start dragging "First name" column slowly to the right, and the effect can be "freezed in time" just when you are about 3 pixels from "N" in "Last Name" column. If you are dragging fast enough, then just one unnecessary blink can be seen.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      If you drag the columns slow (pixel by pixel) enough, when they are just about to switch places, you will see the dragged column painted away from the cursor, with cursor being in the middle of switching columns, and a gray space between them.
      ACTUAL -
      Switching should work smoothly. It is actually a regression, it works OK in previous versions and mustang builds under b76

      REPRODUCIBILITY :
      This bug can be reproduced always.

      Release Regression From : 5.0
      The above release value was the last known release where this
      bug was known to work. Since then there has been a regression.

            shickeysunw Shannon Hickey (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: