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

Frame with setUndecorated(true) is still showing its button in task manager

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.4.0
    • client-libs
    • x86
    • windows_2000, windows_xp



      Name: jk109818 Date: 11/14/2002


      FULL PRODUCT VERSION :
      java version "1.4.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
      Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)

      FULL OPERATING SYSTEM VERSION : XP


      A DESCRIPTION OF THE PROBLEM :
      JFrame with setUndecorated(true) is still showing its
      button in the task manager of windows XP...

      We want to create a window that look like this :
      1.without a title bar
      2.without any decorations.
      3.without a task manager button.

      We can't use JWindow because it doesn't support focus
      handling if parent windows aren't visible.

      We have to use JFrame and invoke setUndecorated(true).

      But then the window's task-manager button is still showing,
      It just can't be done under JDK1.4 ...


      This bug can be reproduced always.
      (Review ID: 144573)
      ======================================================================

            Unassigned Unassigned
            jkimsunw Jeffrey Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: