JDK-4166201 : Floating JToolbar appears in Win32 taskbar
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.1.6,1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.6,windows_nt
  • CPU: x86,sparc
  • Submitted: 1998-08-13
  • Updated: 2001-11-14
  • Resolved: 2001-11-14
Related Reports
Duplicate :  
Description
Name: diC59631			Date: 08/13/98


Floating Swing Toolbars appear in the Windows
taskbar. This indicates they are programs in their own
right, which is of course not the case.
(Review ID: 36979)
======================================================================

Comments
EVALUATION This is not a bug, this is standard behaviour for JFrames on Win32. Floating toolbars may be displayed in a Dialog or something else in the future, but this will require an API change. jeff.shapiro@Eng 1998-10-23
23-10-1998