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

[ListView] Some part of added content is invisible.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • fx2.0.2
    • javafx
    • 2.0.2b06

      See attached application and attached movie;

      Run attached application. Add form at 0 index ("Add form at pos" + 0 + Add!)
      Try to scroll scrollBars in listView.
      You can see a form, such as added in ListView in the bottom.
      You can press button ("Show") to see the sizes of added form in the output.

      You can change adding using uncommenting the next line:
      //((ListView) testedControl).getItems().add(index, new Group(form));

      there will be the same problem, but content will be moved down a bit.

            jgiles Jonathan Giles
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: