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

PIT. Frame does not open behind a modal dialog

XMLWordPrintable

    • b45
    • generic, x86
    • generic, windows_xp
    • Verified

      This occurs in AWT PIT build for mustang b38

      java version "1.6.0-awt.pit-int-jcg-linux-02"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-jcg-linux-02-dm97671_11_may_2005_09_09-b00)
      Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)

      I've a modal dialog opened up which blocks a Frame. From a different thread, I'm opening a Frame. The Frame is not displayed behind the Modal dialog on Windows. This is the same behavior explained in 4607481. The fix for the bug works on Solaris/Linux. On Windows, the Frame appears on top of the modal dialog. But when the Frame title bar is clicked, it goes behind the dialog.

      On Solaris/Linux, the newly appearing Frame do not get minimized if the Dialog and the blocked Frames are minimized. The newly appearing Frames appear in blocked state. When I click anywhere on the title bar, it gets minimized.

      To reproduce:
      Run the attached testcase. It opens a Frame blocked by a modal dialog. A new frame appears every 10 seconds. Check where the Frame appears on a windows system. Minimize the Dialog/Frame by clicking the minimize button on the Frame title bar on Solaris / Linux. Check where the new Frames appear.
      ###@###.### 2005-05-18 09:27:00 GMT

            art Artem Ananiev (Inactive)
            gramachasunw Girish Ramachandran (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: