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

JTable: Weird column resizing behavior in auto resize modes

XMLWordPrintable

    • 07
    • generic
    • solaris_8
    • Verified

        Resizing the last column in a table using the right most handle causes
        property change events to be sent on the width of the column even if
        the column width does not change visualy.

        You can see that events are sent using addPropertyChangeListener()
        on the last column and listening to "width" changes.

        To reproduce:

        - Try resizing the last column using the right most handle.
        - If you attempt to resize the frame after that, the column instantly
          colapses to a different size.

        Impact:

        We cannot reliably determine the width of the column.

        Testcase: Testcase is attached to this bug report

              shickeysunw Shannon Hickey (Inactive)
              rramchansunw Rajesh Ramchandani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: