JDK-4834662 : jdk1.4.2/solsparc/demo/jfc/FileChooserDemo works incorrect
  • Type: Bug
  • Component: client-libs
  • Sub-Component: demo
  • Affected Version: 1.4.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux,solaris_8
  • CPU: x86,sparc
  • Submitted: 2003-03-19
  • Updated: 2003-05-19
  • Resolved: 2003-03-19
Related Reports
Duplicate :  
Relates :  
Description

Name: mmR10223			Date: 03/19/2003



Filed By       : J2SE-SQA [###@###.###
JDK            : JDK1.4.2-b18
Platform[s]    : Sparc Solaris 2.8 (CDE), Linux Redhat 7.3 GNOME

The FileChooserDemo does not work as expected.

Test source location:
=====================
/net/linux-15/export/home/jdk1.4.2/solsparc/demo/jfc/FileChooserDemo/FileChooserDemo.jar

How to reproduce:
=================
0. Run the following script (you may need to change it's variables)
1. Set Look and Feel to Motif.
    Uncheck the "Show Control Button" checkbox.
    Click the "Show File Chooser" button.
    The buttons "OK", "Cancel", and "Update" in open dialog must be hided, but its do not.
2. Set Look and Feel to Motif.
    Enable "MultiSelection" 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.4.2/solsparc"
cd $JDK/demo/jfc/FileChooserDemo
$JDK/bin/java -jar FileChooserDemo.jar
--- script end ---

Specific machine info:
======================
Hostname: linux-1
OS: Solaris 2.8 (CDE)
Hostname: linux-13
OS: Linux Redhat 7.3

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values VERIFIED IN: tiger
14-06-2004