Bug 482482

Summary: Allow subclasses of FilteredItemsSelectionDialog to nest list and extended area inside SashForm
Product: [Eclipse Project] Platform Reporter: Markus Kuppe <bugs.eclipse.org>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 4.6   
Target Milestone: ---   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/60712
Whiteboard:

Description Markus Kuppe CLA 2015-11-18 09:30:57 EST
org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.createExtendedContentArea(Composite) allows subclasses to provide an extended content area. However, this area cannot nested with FilteredItemsSelectionDialog's content in a single SashForm with vertical Sash.
Comment 1 Eclipse Genie CLA 2015-11-18 09:49:07 EST
New Gerrit change created: https://git.eclipse.org/r/60712
Comment 2 Markus Kuppe CLA 2015-11-19 08:31:01 EST
The automated Hudson build is failing because of what appears to be completely unrelated problems (fails to resolve bundle dependencies).