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

clicking java icon in title bar is not showing the menu if the frame.setFocusableWindowState(false)

XMLWordPrintable

    • Cause Known
    • x86
    • windows_xp

      Following defect is reproducible only in WINDOWS

      1. Create Frame.
      2. set the focusable state to false -->frame.setFocusableWindowState(false)
      3. right click on the icon which is in tool bar.
         Menu is displayed with the options like move,size,maximize and minimize.
      4. click on java cup icon in title bar of the frame.

      Expected Result: menu should be displayed with the options like move,size,maximize and minimize.
      Actual Result: menu is not displayed with the options like move,size,maximize and minimize
      Following are the steps to reproduce the defect.
      1.run the attached test.
      2.click on java cup icon in title bar of the frame.
        defect is reproduced if there is no menu with the options like move,size,maximize and
        minimize.

            ant Anton Tarasov (Inactive)
            ggirishsunw Girish Girish (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: