JDK-8210910 : Create test for FileChooserDemo
  • Type: Task
  • Component: client-libs
  • Sub-Component: javax.swing
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-09-19
  • Updated: 2020-01-20
  • Resolved: 2018-10-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12
11.0.7-oracleFixed 12 b17Fixed
Related Reports
Relates :  
Description
1.	Copy the test file duke.jpg to TEST_WORK_DIR/Image directory
2.	Push select image button
3.	Wait for JFileChooser to open
4.	Navigate to home directory using Home button
5.	Check navigation to home directory
6.	Navigate back to original directory
7.	Navigate 1 level up using up level button, check navigation and then navigate to scratch sub directory
8.	Select the copied test file (duke.jpg)
9.	Push Select Image button
10.	Check image operations
11.	Push Select with preview
12.	Check image operations

Comments
Fix request (11u) I would like to downport this for parity with 11.0.7-oracle. Applies clean.
20-12-2019