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

Bug 432967

Summary: CSS outliner doesn't select ranges
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: ClientAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 6.0   
Target Milestone: 6.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 436213    

Description Curtis Windatt CLA 2014-04-16 16:59:14 EDT
The css outliner links use a line number and 'col'.  The col is not respected by the outliner.js and no length is used so no actual selection is made.
Comment 1 Curtis Windatt CLA 2014-04-16 17:28:29 EDT
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6c57ac310dd2b610bb9631e8f81666f0badcd3cc
Adds support for ranges in

There are edge cases that don't work, so I'll leave this open for now.
Comment 2 Curtis Windatt CLA 2014-05-29 17:20:32 EDT
I will clone this for future work.