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

[Modality] Events are not blocked by application_modal window from being delivired by other windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • fx2.0, fx2.0.2, fx2.1, 8
    • javafx
    • Win7, b46, JDK6.26

      From Javadoc we know that APPLICATION_MODAL modality type "Defines a modal window that blocks events from being delivered to any other application window."

      We have possibility to programmly create two children of current window: application modal and window modal. Thus, first children must block second.

      Use attached application. In the first window press "init". In the second press "APPWIN" button. There will be two children windows, first is APP and second is WINDOW. First must block the second, but it is not true.

            fheidric Felipe Heidrich (Inactive)
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: