-
Bug
-
Resolution: Won't Fix
-
P3
-
6u10, 7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2174630 | 7 | Dmitry Cherepanov | P3 | Closed | Fixed | b55 |
When the items in the choice is increase more than the default size, the vertical scrollbar should be visible, but this is not happens in jdk7.0 . I add 30 items to the choice, the veritical scrollbar is not seen, but veritical scrollbar is seen, when i add the 31st element to the choice.
Step to reproduce:
-------------------
1. Run the attached program.
2) Click on the Choice, If you dn't see the vertical scrollbar , then the reproduced.
This works fine in jdk 6.0 b104 , but fails in jdk7.0 b04 ( the build i have). The happens only in windows. Since it works fine in jdk6.0 & fails in jkd7.0 , so its a regression.
Step to reproduce:
-------------------
1. Run the attached program.
2) Click on the Choice, If you dn't see the vertical scrollbar , then the reproduced.
This works fine in jdk 6.0 b104 , but fails in jdk7.0 b04 ( the build i have). The happens only in windows. Since it works fine in jdk6.0 & fails in jkd7.0 , so its a regression.
- backported by
-
JDK-2174630 regression: Choice vertical scrollbar is not seen when the item in the choice is increased more than
- Closed
- duplicates
-
JDK-6710383 Choice does not show the scrollbar even after adding more than 10 items in pit build 6u10_b26
- Closed
- relates to
-
JDK-6494419 Choice component in Firefox/Mozilla has a wrong size
- Closed