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

Bug 513600

Summary: Current references color is "too shocking" in code assiste when there is only one selection
Product: [ECD] Orion Reporter: Steve Northover <steve_northover>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: 15.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
patch none

Description Steve Northover CLA 2017-03-13 17:06:11 EDT
The color is a bright blue and it looks odd when there is only one current item in a multi-item group (when there are more items, it is part of a blue multi-group so the user can see what it is doing).  

On possible fix is to use the bright blue only when there are more than one items in the multi-item group.
Comment 1 Silenio Quarti CLA 2017-03-13 17:15:38 EDT
Created attachment 267238 [details]
patch

This is the change needed to show the bright blue only when there multiple ranges in a group
Comment 2 Silenio Quarti CLA 2017-03-13 17:17:15 EDT
Another solution would be to use the same ANNOTATION_CURRENT_LINKED_GROUP blue with an outline box.
Comment 3 Steve Northover CLA 2017-03-28 16:19:48 EDT
SSQ, are you good with only showing the bright color when there are multiple selections?  If so, apply the patch.