This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug AWT/21660] New: FileDialog.SAVE broken
- From: "hendrich at informatik dot uni-hamburg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 May 2005 08:12:52 -0000
- Subject: [Bug AWT/21660] New: FileDialog.SAVE broken
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
FileDialog does not allow saving files.
A FileDialog created with FileDialog.SAVE mode still comes up
in FileDialog.LOAD ("open file") mode. The wrong title is no
real problem, but without a textfield there is no way to select
a new (non existing) filename...
testcase and screenshot attached.
gij (GNU libgcj) version 4.1.0 20050424 (experimental)
--
Summary: FileDialog.SAVE broken
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: AWT
AssignedTo: fitzsim at redhat dot com
ReportedBy: hendrich at informatik dot uni-hamburg dot de
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21660