-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
6u3
-
x86, sparc
-
linux, solaris_2.5.1
OPERATING SYSTEM(S):
--------------------
SLES10 / Linux
FULL JDK VERSION(S):
-------------------
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)
DESCRIPTION:
------------
Steps to Recreate:
1. Launch SwingSet2 as follows.
2. Go to "FileChooser" demo.
3. Change the L&F to "GTK L&F".
4. Click on "Show Plain JFileChooser".
5. Select "/root" folder & create a new folder with the following name.
>>111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111234567890123
6. Double click on the above created folder to go inside the folder.
Observed result:
Selected file will not be visible under "Selection:" header.
Expected result:
Selected file name should be visible under "Selection:" header.
--------------------
SLES10 / Linux
FULL JDK VERSION(S):
-------------------
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)
DESCRIPTION:
------------
Steps to Recreate:
1. Launch SwingSet2 as follows.
2. Go to "FileChooser" demo.
3. Change the L&F to "GTK L&F".
4. Click on "Show Plain JFileChooser".
5. Select "/root" folder & create a new folder with the following name.
>>111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111222333444555666777888999000111234567890123
6. Double click on the above created folder to go inside the folder.
Observed result:
Selected file will not be visible under "Selection:" header.
Expected result:
Selected file name should be visible under "Selection:" header.
- relates to
-
JDK-6651762 JFileChooser is unable to show long file names
- Closed