-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
None
-
beta
-
sparc
-
solaris_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2033203 | 1.3.0 | Ibd Ibd | P2 | Closed | Fixed | sol-beta |
Solaris-only bug
The AWT Choice regression test SetFontTest fails. Do the following:
-start up the test
-select Set LARGE Font (it will already be selected in the Choice box. Select it again).
-select addNewItem
This sets the font of the Choice to large, and adds a long item to the Choice. What SHOULD happen is the Choice will expand to the size of the new, long item. What happens instead is that the Choice remains the same size, but moves to the left.
This is almost certainly caused by the fix for 4255631, which fixed another aspect of Choice sizes. Be sure to run the HtwtCompZOrderTest in the 4255631 bug report with any fix to this bug.
brent.christian@eng 2000-04-04
The AWT Choice regression test SetFontTest fails. Do the following:
-start up the test
-select Set LARGE Font (it will already be selected in the Choice box. Select it again).
-select addNewItem
This sets the font of the Choice to large, and adds a long item to the Choice. What SHOULD happen is the Choice will expand to the size of the new, long item. What happens instead is that the Choice remains the same size, but moves to the left.
This is almost certainly caused by the fix for 4255631, which fixed another aspect of Choice sizes. Be sure to run the HtwtCompZOrderTest in the 4255631 bug report with any fix to this bug.
brent.christian@eng 2000-04-04
- backported by
-
JDK-2033203 Regression test Choice/SetFontTest failing
-
- Closed
-
- relates to
-
JDK-4323906 java.awt.Choice moves incorrectly when in a container with a layout manager
-
- Resolved
-
-
JDK-4327792 Regression test Choice/CheckChoiceTest Failing
-
- Resolved
-
-
JDK-4255631 Solaris: Size returned by Choice.getSize() does not match actual size
-
- Closed
-