Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8301746 | jfx17.0.7 | Johan Vos | P4 | Resolved | Fixed |
1. Run the below example.
2. Use the split pane to shrink the table on the left.
The horizontal scroll bar will flicker on and off as the table's width is reduced. The table on the right is the same, but using an UNCONSTRAINED_RESIZE_POLICY.
https://gist.github.com/ryanjaeb/d795b94f6a455fe8aeeb
- backported by
-
JDK-8301746 TableView with CONSTRAINED_RESIZE_POLICY incorrectly displays a horizontal scroll bar.
- Resolved
- blocks
-
JDK-8292810 ☂ CONSTRAINED_RESIZE_POLICY issues
- Resolved
- relates to
-
JDK-8089280 horizontal scrollbar should never become visible in TableView with constrained resize policy
- Resolved
-
JDK-8115476 TableView: horizontal scrollbar and additional right table column header when CONSTRAINED_RESIZE_POLICY is used
- Resolved
- links to
-
Commit openjdk/jfx17u/6e7def58
-
Commit openjdk/jfx/d4ff45af
-
Review openjdk/jfx17u/107
-
Review openjdk/jfx/848