-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0, 1.4.1_02, 5.0
-
04
-
generic, x86
-
generic, linux, solaris_8, windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2069657 | 5.0 | Brent Christian | P3 | Closed | Fixed | b28 |
Name: mmR10223 Date: 05/19/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b06, JDK1.4.2-b23
Platform[s] : all
The problem introduced by bugs 4834662, 4624353 was not fixed completely,
there is still a problem with "multi selection" which has not been fixed yet.
Test source location:
=====================
/net/linux-15/export/home/jdk1.5.0/sparc/demo/jfc/FileChooserDemo/FileChooserDemo.jar
How to reproduce:
=================
1. Run the following script (you may need to change its variables)
2. Set Look and Feel to Motif.
Enable "Multi Selection" mode.
Click the "Show File Chooser" button and select more then one files. Click "Open".
The list of selected files must be shown, but the list has only one item.
--- script start ---
#!/bin/bash
JDK="/net/jdk/export/disk8/local.java/jdk1.5.0/sparc"
cd $JDK/demo/jfc/FileChooserDemo
$JDK/bin/java -jar FileChooserDemo.jar
--- script end ---
Specific machine info:
======================
Hostname: linux-1
OS: Solaris 2.8 (CDE, GNOME2)
Hostname: linux-19
OS: Linux Redhat 7.3
Hostname: linux-16
OS: Window XP Pro
=====================================================================
This is very important bug as this prevents further development on Unix environment ofr Nortel. Need to know plans for fixing this bug.
###@###.### 2003-09-25
- backported by
-
JDK-2069657 jdk1.5.0/sparc/demo/jfc/FileChooserDemo doesn't work as expected w/ Motif L&F
- Closed
- relates to
-
JDK-4834662 jdk1.4.2/solsparc/demo/jfc/FileChooserDemo works incorrect
- Closed
-
JDK-4624353 Motif FileChooserDemo always shows the control buttons in the FileChooser dialog
- Closed