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

Bug 401300

Summary: [Browser] BackgroundImage behaves inconsistently
Product: [RT] RAP Reporter: Heiner Napp <h.napp>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Heiner Napp CLA 2013-02-20 06:42:01 EST
The following Code shows a IMAGE in Chrome but not in IE ( Version 8.0)

Browser browser = new Browser(parent, SWT.NONE);
browser.setBackgroundImage( .... );
Comment 1 Ivan Furnadjiev CLA 2013-03-05 11:07:17 EST
Fixed with bug 401278.