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

[TableView] TableView and TreeTableView menu button overlaps columns when using a constrained resize policy.

XMLWordPrintable

    • b03

        A TableView or TreeTableView that uses a TableView.CONSTRAINED_RESIZE_POLICY and a visible table menu button will have the rightmost portion of the rightmost column in the table obscured by the table menu button. This makes it difficult to put arbitrary nodes into a table column (header). It also affects the nodes used to indicate sort order; if the rightmost column is sorted, the sort indicator is obscured. Here is an example:

        https://gist.github.com/ryanjaeb/44481b0a6b1a8ee58c4e

        To reproduce:

        1) Run the above example.
        2) Grab the very left edge of the slider and move it as far right as possible.

        The slider will go "underneath" the table menu button.

              jpereda Jose Pereda
              rjaebjfx Ryan Jaeb (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: