Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 286377

Summary: [List] Scrollbar shown even if not needed
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M2   
Hardware: All   
OS: All   
Whiteboard:

Description Ralf Sternberg CLA 2009-08-12 06:59:11 EDT
The List scrollbars are always shown when the related styleflags are set, even when the content fits into the list.

Expected: the scrollbars should only be visible when the content overflows the client area.
Comment 1 Ivan Furnadjiev CLA 2009-08-27 12:13:36 EDT
Implemented dynamic scrollbars in the same manner like in Table. Changes are in CVS HEAD.