Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TreeTableView Scrollbar Not Responsive Once Node is Collapsed

v2cg4ss-JavaNetNov 25 2013 — edited Dec 3 2013

I've created a TreeTableView using a folder/file structure, I start all of the tree nodes to be expanded.  The vertical scrollbar does respond at that point as expected by scrolling the treatable content.  However, if I collapse one of the parent nodes the vertical scrollbar does not scroll the content consistently.  Sometimes it works and sometimes the content does not scroll at all, when I re-expand the node it still does not reset the vertical scrollbar.

I'm using Java(TM) SE Runtime Environment (build 1.8.0-ea-b114) on Mac OSx Mavericks.

This post has been answered by v2cg4ss-JavaNet on Dec 3 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2013
Added on Nov 25 2013
3 comments
392 views