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

Table view '+' control gets resized after content gets added

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0
    • fx2.0
    • javafx
    • jfxrt.jar from 5/31

      problem1 : '+' control gets resized
      Launch the application. The '+' control has a certain size.
      Click the Populate button. The '+' control still has the same size (greater than the scrollbar width)
      Move the mouse over the column headers => The '+' control gets resized to the width of the scrollbar

      problem2: Col3 keeps a vertical bar in the middle of its header
      Scroll horizontally to the right and release => the vertical bar appears sometimes
      Left click multiple times on the srollbar => the vertical bar appears and disappears

      problem3: there is a pixel or 2 on the right of the '+' control showing the headers underneath
      Scroll horizontally left and right => you can see that something is changing immediatelly to the right of the '+' control

      Question: how do you autoresize the columns based on content (eg: double-click between 2 columns in windows)

        1. MyTable1.java
          3 kB
          Vincent Sevel
        2. problem1-1.png
          38 kB
          Vincent Sevel
        3. problem1-2.png
          24 kB
          Vincent Sevel
        4. problem2.png
          28 kB
          Vincent Sevel
        5. problem3.png
          2 kB
          Vincent Sevel

            jgiles Jonathan Giles
            vseveljfx Vincent Sevel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: