JDK-4913192 : JFileChooser Dialog does not respond to the ESC key unlike Native FileDialog
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.2_01
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_sun
  • CPU: x86
  • Submitted: 2003-08-27
  • Updated: 2003-11-11
  • Resolved: 2003-09-26
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.2_04 04Fixed
Description
JFileChooser Dialog does not respond to the ESC key unlike Native Mercury FileDialog. 
The Native file dialog goes off when the user presses the ESC key , but the JFileChooser, on ESC key press, does not go away. 

Note : For Native File Dialog Gedit is used.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.4.2_04 tiger FIXED IN: 1.4.2_04 tiger INTEGRATED IN: 1.4.2_04 tiger tiger-b22
14-06-2004

EVALUATION Name: omR10226 Date: 09/04/2003 In GTKStyle in FileChooser.ancestorInputMap intead of the unexisting action "cancelselection" should be "cancelSelection". Also SynthFileChooserUI should implements SynthUI or input map returned by DefaultLookup for FileChooser is null always. ======================================================================
11-06-2004