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

Bug 442624

Summary: CSS is mis-defined for use with splitters
Product: [ECD] Orion Reporter: Eric Moffatt <emoffatt>
Component: ClientAssignee: Eric Moffatt <emoffatt>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse
Version: unspecified   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Eric Moffatt CLA 2014-08-26 15:39:26 EDT
Found while testing bug 439718. If there's no stored state then opening a '.md' file incorrectly uses 'left: 33%' for the markdown's splitter location.

This is one example but there are likely others that we should track down.

We should also examine whether we can remove or modify some of the existing CSS classes (i.e. the various 'xxxAnimationLayout' types have been replaced in the splitter code with a generic 'generalLayoutAnimation'.
Comment 1 Eric Moffatt CLA 2015-05-08 11:22:14 EDT
It's all changed with the new splitter work...