Bug 482482 - Allow subclasses of FilteredItemsSelectionDialog to nest list and extended area inside SashForm
Summary: Allow subclasses of FilteredItemsSelectionDialog to nest list and extended ar...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-18 09:30 EST by Markus Kuppe CLA
Modified: 2015-11-19 08:31 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).