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

Bug 404089

Summary: EditorCommand DelegatedUI should have better sizing rules
Product: [ECD] Orion Reporter: Simon Kaegi <simon_kaegi>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: fiedler.mf, grant_gayed, mamacdon
Version: 2.0   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Simon Kaegi CLA 2013-03-21 17:23:13 EDT
Currently we are using

.delegatedUI {
position: absolute;
min-width: 600px;
min-height: 400px;
left: 150px;
top: 150px;
z-index: 150;
}

It would be better to set 600 and 400 as a default height and width and then set more lenient min and max width and height.
Comment 1 Mark Macdonald CLA 2013-04-25 10:46:49 EDT
Reduced min size to 250x100. Default size is still 600x400, but that can be overridden by the delegatedUI provider.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=bed2ab8b8efabc09860e7f0a