-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.1
-
None
-
generic
-
solaris_2.5
Setting the file attribute for the FileDialog before showing it is supposed to fill in the file-field so the user has a proposed name for the file to be selected. This does not work on Solaris/CDE.
An example: using HotJava, go to the download page on java.sun.com and download HotJava. From the applet page that results, select "Save". The dialog is initialized by sun.hotjava.applets.HotJavaApplet.askUserForFile and does not show the candidate name of the download file.
An example: using HotJava, go to the download page on java.sun.com and download HotJava. From the applet page that results, select "Save". The dialog is initialized by sun.hotjava.applets.HotJavaApplet.askUserForFile and does not show the candidate name of the download file.
- duplicates
-
JDK-1259400 FileDialog.setFile() seems broken on Solaris. Also start working directory...
- Closed