JDK-4076562 : Icons appearing in Dialog boxes.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1.2
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1997-09-04
  • Updated: 1998-04-09
  • Resolved: 1998-04-09
Related Reports
Duplicate :  
Description

Name: joT67522			Date: 09/04/97


A dialog box has an icon, thus, it is able to be maximised and minimised.
This is incorrect behaviour for this class of Window object. Due to the 
Dialog inheriting from the Window class not the Frame class, this misuse
also means that the icon in the dialog cannot be changed, even when 
the *parent* frame's icon has been changed,

This bug was not in JDK 1.1 for Windows

company - Proasis Ltd. , email - ###@###.###
======================================================================

Comments
WORK AROUND Name: joT67522 Date: 09/04/97 ======================================================================
11-06-2004

PUBLIC COMMENTS duplicate of 4094035 - fixed now so non-resizable dialogs do not have icons, sizable ones do
10-06-2004