Other |
---|
openjfx20 b03Fixed |
Blocks :
|
|
Relates :
|
|
Relates :
|
When a table using a CONSTRAINED_RESIZE_POLICY is resized, it sometimes incorrectly displays a horizontal scroll bar. Steps to reproduce: 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
|