-
Bug
-
Resolution: Fixed
-
P2
-
jfx20, jfx21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8302140 | jfx21 | Dukebot | P2 | Resolved | Fixed | b04 |
To reproduce this run the test program attached to this issue. The Pagination control is not rendered with the correct size. It should show a pagination control with 5 buttons (for pages 1-5), but only a single button for page 1 is shown.
- backported by
-
JDK-8302140 Pagination control has the wrong size
- Resolved
- relates to
-
JDK-8295754 PaginationSkin: memory leak when changing skin
- Resolved
-
JDK-8301742 Pagination disappears when setting new one on scene
- Closed