-
Bug
-
Resolution: Unresolved
-
P4
-
6
-
sparc
-
solaris_10
Open a File Dialog. Choose a folder which is deeply rooted in the file system. Make sure the location selected is longer than the size of the file dialog. Click on the button located right next to the location text field. A drop-down would appear. Check the entries in the drop-down.
On b73 -
The drop-down gets resized according to the size of the location given in the text field and the entries are displayed to it's full length.
On b93 -
The drop-down size is fixed and the entries longer than the size of the location text field are truncated.
This is reproducible only on XToolkit and not on Win32. This is a regression introduced in JDK6 between b73 and b93. I do not have the intermediate builds to verify where exactly it was introduced. It's hard to recognize the location entries without resizing the file dialog. I reproduced it on SolSparc10-JDS.
I have attached a sample test. Execute the sample test. You would see a frame with 2 buttons. Click on any of the buttons. A file dialog will be opened. Do what is given in the description.
On b73 -
The drop-down gets resized according to the size of the location given in the text field and the entries are displayed to it's full length.
On b93 -
The drop-down size is fixed and the entries longer than the size of the location text field are truncated.
This is reproducible only on XToolkit and not on Win32. This is a regression introduced in JDK6 between b73 and b93. I do not have the intermediate builds to verify where exactly it was introduced. It's hard to recognize the location entries without resizing the file dialog. I reproduced it on SolSparc10-JDS.
I have attached a sample test. Execute the sample test. You would see a frame with 2 buttons. Click on any of the buttons. A file dialog will be opened. Do what is given in the description.
- relates to
-
JDK-6414552 REG: Choice drop-down appears at a wrong location when font size of the items are bigger, XToolkit
-
- Closed
-