-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0, 1.3.0_02
-
ladybird
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2022989 | 1.4.0 | Leif Samuelsson | P3 | Closed | Fixed | beta |
In current implemenation of JFileChooser, the default dialog title is read from approve button. In Motif UI case, the default dialog title becomes "OK". This isn't good as dialog title. The dialog title should be more descriptive one.
To confirm, run SwingSet demo and choose dialog/FileChooser menu.
koushi.takahashi@japan 1998-09-25
To confirm, run SwingSet demo and choose File/About menu.
(You can see this bug clearly by looking at the different results on solaris and win32)
shuna.wu@eng 1999-08-09
----
verified the fix with jdk1.4beta b45 and jdk1.3.1beta b12 on sol sparc 8 and win 98SE in ja locale.
keiko.nakayama@Eng 2000-12-22
To confirm, run SwingSet demo and choose dialog/FileChooser menu.
koushi.takahashi@japan 1998-09-25
To confirm, run SwingSet demo and choose File/About menu.
(You can see this bug clearly by looking at the different results on solaris and win32)
shuna.wu@eng 1999-08-09
----
verified the fix with jdk1.4beta b45 and jdk1.3.1beta b12 on sol sparc 8 and win 98SE in ja locale.
keiko.nakayama@Eng 2000-12-22
- backported by
-
JDK-2022989 JFileChooser: Default dialog title should not be approve button label
- Closed
- duplicates
-
JDK-4179684 JFileChooser.setApproveButtonText() sets the title of filechooser's dialog
- Closed
-
JDK-4425961 JFileChooser default dialog title is the approve button label
- Closed