JDK-6345022 : JFileChooser needs menu for sorting in list view
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2005-11-02
  • Updated: 2021-07-13
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
tbdUnresolved
Related Reports
Relates :  
Description
The fix for 4752713 adds sorting to JFileChooser details view. However, while the list view correctly shows items in the current sort order, it does not allow chaning the sort order. A new submenu needs to be added to the context menu for the list, called "Arrange Icons By".

Comments
EVALUATION Add a submenu to the popup menu. Add string resources for new menu items.
11-11-2005