Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2116719 | 1.2.0 | Mike Somlo | P3 | Resolved | Fixed | 1.2beta3 |
starting when list is empty, then add an item wich have a name that is larger then the list width. The Horizontal scrollbar will be addedto the list.
When removing the large item. The scrollbar will be removed but the list will not be resized
to it's original height.
When removing the large item. The scrollbar will be removed but the list will not be resized
to it's original height.
- backported by
-
JDK-2116719 List height will become smaller when adding an large item and then remove it.
- Resolved