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

Bug 494759

Summary: Browser with style flag SWT.H_SCROLL or SWT.V_SCROLL fails
Product: [RT] RAP Reporter: Sebastian Habenicht <dev>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 RC3   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/#/c/73825/
Whiteboard:

Description Sebastian Habenicht CLA 2016-05-27 09:49:01 EDT
Creating a new Browser with style flag SWT.H_SCROLL or SWT.V_SCROLL results in a client error since 3.1.0-M1 (error message "parent.getVerticalBar is not a function"); error message in 3.1.0-RC2 is 

"Error in property parent of class rwt.widgets.base.ScrollBar in method setParent with incoming value '[object rwt.widgets.Browser]': Is invalid!" 

Tested in FF, Chrome and IE10. The same code works with 3.0.2
Comment 1 Ivan Furnadjiev CLA 2016-05-30 05:43:43 EDT
The change has been merged.