[ListView] Some part of added content is invisible.

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • None
    • Affects Version/s: fx2.0.2
    • Component/s: javafx
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: