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

Popup control does not position itself as expected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.1
    • fx2.1
    • javafx

      the Popup control always adapt his position so that it is fully visible on the screen. This works fine.
      Now, if a visible Popup size changes, its position is not moved when it is not fully visible on the screen.

      I've attached a test case for this issue:
      Launch the test case.
      Click on the "Popup" button : a Popup appears, it only contain a "Add Content" button.
      Click on it several times, you'll reach a point where it is not fully visible: this is the issue.
      Now, click anywhere to hide the Popup, and click again on the "Popup" button: the button position itself correctly.

            lnerad Ľubomír Nerád (Inactive)
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: