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

Bug 389904

Summary: [Composite] new Composite(parent, SWT.H_SCROLL | SWT.V_SCROLL) does not show scrollbars
Product: [RT] RAP Reporter: Fabian Henniges <eclipse>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Fabian Henniges CLA 2012-09-19 10:52:01 EDT
Even if the bars are forced to be enabled and visible no scrollbars appear. 
With ScrolledComposite bars are shown if forced or neccessary. 

SWT displays bars with same source in both cases.
Comment 1 Ivan Furnadjiev CLA 2012-10-01 03:20:43 EDT
You are right. Just tested in SWT on Windows and ScrollBars are shown. I'm not sure if this is an OS specific feature or not.
Comment 2 Ivan Furnadjiev CLA 2013-09-27 04:58:15 EDT
As we have ScrolledComposite as a replacement and I don't see a use case for regular composite with visible scrollbars I will close this bug as WONTFIX. Please reopen if you disagree.