JDK-4265457 : JFileChooser needs to support the component orientation
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.3.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1999-08-25
  • Updated: 2001-04-23
  • Resolved: 2001-04-11
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.
Other
1.4.0 betaFixed
Related Reports
Relates :  
Description
Kestrel beta O build,

JFileChooser needs to support RTL orientation.
bae-chul.kim@eng 1999-08-24

Attached Isam's verification with Merlin b5x:
-------------------------------------------------------------------
To verify this bug I did the testing on FileChooserDemo.jar that is located under
jdk.../demo/jfc/FileChooserDemo (Comes with the build)
I tested under Windows2000 (Hebrew enabled)/ WinNT (hebrew enabled)

1- Component Orientation of GUI icons and text is correct.

2-  The contents of "Look In" ComboPanel  respect ComponentOrientation (Displayed
correctly)
3-  The Directories and files displayed in the contents (center of JFileChooser )
are always displayed from LEFT_TO_RIGHT (Fail to respect component orientation).
4-  There is an extra box always displayed in the "File Name" JTextField
5-  I attached to this email a jFileChooser1.gif image to compare previous "1-4"
notes with.

I beleive that JFileChooser is still broken regarding ComponentOrientation.

Regards,
Isam
-------------------------------------------------------------------
minchi.tien@eng 2001-04-09

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic FIXED IN: merlin-beta INTEGRATED IN: merlin-beta VERIFIED IN: merlin-beta
14-06-2004

EVALUATION The implementation seems to have gone missing. brian.beck@Eng 1999-09-14
14-09-1999