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

Bug 418458

Summary: Provide support for setting a border on a ruler using CSS
Product: [ECD] Orion Reporter: Brian Svihovec <svihovec>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ken_walker, Silenio_Quarti
Version: 3.0   
Target Milestone: 4.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Brian Svihovec CLA 2013-10-01 16:55:59 EDT
In Orion 3.0, it is not possible to set a border on a custom ruler due to the code in TextView.js, which sets the ruler border to 0px in _createRuler.

Without a border, it is hard to distinguish between two rulers that are side by side.

It should be possible to set the border of a ruler using CSS.