Bug 510512

Summary: Allow setting background image of ExpandBar controls
Product: [Eclipse Project] Platform Reporter: ben <benjamin.leipold>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 4.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description ben CLA 2017-01-16 09:49:00 EST
Although ExpandBar provides a set background image method, calling this method has no effect unless a font is set too. The reason for this behaviour is located in ExpandBar.isAppThemed(). So please include a check whether backgroundImage is set (see Bug 131265). This would allow, among other things, gradient backgrounds.