[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/23019] New: frame.setUndecorated(true) causes IllegalComponentS
From: |
pinskia at gcc dot gnu dot org |
Subject: |
[Bug awt/23019] New: frame.setUndecorated(true) causes IllegalComponentStateException |
Date: |
8 Aug 2005 20:17:24 -0000 |
When using gij 4.0.1 to run Applets inside Konqueror,
frame.setUndecorated(true) [invoked by Konqueror] causes an
IllegalComponentStateException, aborting the whole applet.
catching the exception in Konqueror "fixes" it, and actually makes a number of
applets run.
--
Summary: frame.setUndecorated(true) causes
IllegalComponentStateException
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: from-classpath at savannah dot gnu dot org
CC: bug-classpath at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23019
- [Bug awt/23019] New: frame.setUndecorated(true) causes IllegalComponentStateException,
pinskia at gcc dot gnu dot org <=