TableView with CONSTRAINED_RESIZE_POLICY incorrectly displays a horizontal scroll bar.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx20
    • Affects Version/s: 8u20
    • Component/s: javafx
    • Environment:

      Windows 8.1 (64bit), JDK 8u20-b15 (64bit).

    • b03

        When a table using a CONSTRAINED_RESIZE_POLICY is resized, it sometimes incorrectly displays a horizontal scroll bar. Steps to reproduce:

        1. Run the below example.
        2. Use the split pane to shrink the table on the left.

        The horizontal scroll bar will flicker on and off as the table's width is reduced. The table on the right is the same, but using an UNCONSTRAINED_RESIZE_POLICY.

        https://gist.github.com/ryanjaeb/d795b94f6a455fe8aeeb

              Assignee:
              Andy Goryachev
              Reporter:
              Ryan Jaeb (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: