-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
6
-
sparc
-
solaris_9
I am popping up a file dialog on XToolkit - Solaris / Linux. When the file dialog comes up, I am choosing a folder from the left hand side list. Now I am clicking the button that is located to the right of 'folder/path name' choice (This would look like a textfield with a button on the right and on clicking the button a drop-down will appear normally). This is the first component on the file dialog located on top of all other components, that displays the current folder path (say /net/sqindia/export). On clicking the button, the drop-down does not appear on the following PIT build:
java version "awt.pit-awt-blade-2004-10-14-Thu-int.mustang"
Java(TM) 2 Runtime Environment, Standard Edition (build awt.pit-awt-blade-2004-10-14-Thu-int.mustang)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b07, mixed mode)
This is reproducible only on the PIT build, on solaris / linux with XToolkit. This is not reproducible on mustang - b08. This is not reproducible on win32.
I have attached a sample test. Execute the sample test. You would see a frame with 2 buttons. Click on the first button. A file dialog appear. Click on the button located to the right of first textfield that displays the path name. If the drop-down does not appear, then it is a bug.
I am not quite sure which bug fix has caused this regression. The only fix that is related to the file dialog is:
5097241: None of the comps in FileDlg receive keyevents on Solaris9 (CDE) with XToolkit
###@###.### 10/20/04 05:23 GMT
java version "awt.pit-awt-blade-2004-10-14-Thu-int.mustang"
Java(TM) 2 Runtime Environment, Standard Edition (build awt.pit-awt-blade-2004-10-14-Thu-int.mustang)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b07, mixed mode)
This is reproducible only on the PIT build, on solaris / linux with XToolkit. This is not reproducible on mustang - b08. This is not reproducible on win32.
I have attached a sample test. Execute the sample test. You would see a frame with 2 buttons. Click on the first button. A file dialog appear. Click on the button located to the right of first textfield that displays the path name. If the drop-down does not appear, then it is a bug.
I am not quite sure which bug fix has caused this regression. The only fix that is related to the file dialog is:
5097241: None of the comps in FileDlg receive keyevents on Solaris9 (CDE) with XToolkit
###@###.### 10/20/04 05:23 GMT
- duplicates
-
JDK-6191341 Choice's popup doesn't show up
-
- Resolved
-
- relates to
-
JDK-6191900 Popup menu is totally unusable with Choice on XToolkit
-
- Closed
-