Bug 566190

Summary: TreeViewer (JFace): Auto scroll to buttom
Product: [Eclipse Project] Platform Reporter: Akhmad Sadullaev <akhmad.sadullaev>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: tellastory73
Version: 4.16   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Akhmad Sadullaev CLA 2020-08-19 08:08:00 EDT
We use the TreeViewer in our project. We need a function that can be used to scroll TreeViewer to the bottom automatically (like scrollToBottom()). It should be independent how many items our TreeViewer has, if we use e.g. the expandAll() function.