JDK-4956906 : GTK L&F: "Rename File" button function does not work in unix
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2003-11-19
  • Updated: 2003-11-26
  • Resolved: 2003-11-26
Related Reports
Duplicate :  
Description
The "Rename File" button in FileChooser Demo in SwingSet2 demo does not work in GTK L&F.  This bug happens on all the unix platforms.

STEP TO REPRODUCE:
-----------------
1. install j2sdk1.5.0 b29
2. launch SwingSet2 demo
3. Go to "Look & Feel" -> "GTK Style Look & Feel"
4. Go to "FileChooser Demo" -> "Show Plain JFileChooser"
5. Trying to change the file name by highlighting the target file name, and click on "Rename File" button, update the new file name, click on "ok" button.
6. Check to see if the renamed file name is created or not.  You can see the rename file name is not created.
###@###.### 2003-11-19

Comments
EVALUATION Name: anR10225 Date: 11/26/2003 the fix has not been yet integrated into tiger-beta release. With the fix the dialog input dialog should pop-up on pressing 'rename' button (in case if some file is selected). Close as duplicate of 4938868. ======================================================================
11-06-2004