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

Bug 516128

Summary: Splitter broken when the panels are vertically aligned
Product: [ECD] Orion Reporter: Eric Moffatt <emoffatt>
Component: ClientAssignee: Eric Moffatt <emoffatt>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: Silenio_Quarti
Version: unspecified   
Target Milestone: 15.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Eric Moffatt CLA 2017-05-03 13:43:21 EDT
When the panels are being split so they tile vertically the splitter's bounds are incorrect. This is the result of some stale CSS code that was setting the width to 4px (ok *if* you're tiling horizontal, not if vertical).
Comment 1 Eric Moffatt CLA 2017-05-11 11:10:01 EDT
Fixed....