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

Win: Popups and Context Menus stay in foreground when debugging

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u6
    • javafx
    • Windows XP/x86, Java 7u7 with JavaFX 2.2, IntelliJ IDEA 10.5.3

      I open a context menu in my application and select an action from it.
      The action triggers a breakpoint in my debugger.

      Observed Behaviour:
      When I switch to my debugger window, the application window goes to the background, but the context menu remains visible.

      Expected behaviour:
      Both the application and the context menu go to the background.

      The same applies to PopupWindows with controls that trigger a breakpoint.

      This issue sounds similar to RT-25483, but the problem is less severe.

      The attached demo illustrates the issue when you debug it with a breakpoint set in the EventHandler.

            Unassigned Unassigned
            ureupkejfx Urs Reupke (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: