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

Bug 426952

Summary: content assist styling of armed item causes confusion with the selected item
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: antonm, Mike_Wilson
Version: 5.0   
Target Milestone: 8.0   
Hardware: PC   
OS: All   
Whiteboard:

Description Grant Gayed CLA 2014-01-29 16:28:21 EST
I20140128-2230

- in a .js editor press . to show a content assist window
- hover over an item somewhere in the middle of the list, and it is given an orange background
- down-arrow to move the selection through the list
  -> having two items simultaneously highlighted is confusing, even though they have different background colours
- keep arrowing down to make the list scroll
  -> for each scroll the armed item under the pointer is updated to acquire the armed background colour and its hover help is displayed, which I don't believe is the intended behaviour for hover help

I think that no background should be shown for armed items, and hover help should only be shown in response to a hovering gesture (or at least a mouse movement).