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

Deiconifying the frame with setFocusableWindowState(false) triggers windowActivated event

XMLWordPrintable

    • x86
    • windows_xp

      Following defect is reproducible only in WINDOWS

      1. Create Frame.
      2. set the focusable state to false -->frame.setFocusableWindowState(false)
      3. make the frame Visible ---> Window Activated event is NOT generated as expected..
      4. iconify the frame ---> Window Deactivated event is NOT generated as expected.
      5. deIconify the frame.

      Expected result: it should not trigger WinowActivated Event.
      Actual result: it triggers Window activated Event.

      6.after this iconify and deIconfy the frame no event is triggered and it works as expected.


      Following are the steps to reproduce the defect
      a. Execute the attached test.
      b. iconify the frame.
      c. Deiconify the frame. if the Window Activated event is triggered then the bug is
         reproduced or else test is pass.
      142 is EOSL and at this point of time we will only be fixing critical customer reported issues in this release train. This bug is a P3 and hasn't been reported by any external customer. SO I am closing it out. Reopen later if a customer demands a fix.

            vikram Vikram Aroskar (Inactive)
            ggirishsunw Girish Girish (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: