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

Bug 426672

Summary: Content assist doesn't size itself wide enough and has no horizontal scroll bars
Product: [ECD] Orion Reporter: Chris McGee <cbmcgee>
Component: EditorAssignee: Elijah El-Haddad <elijahe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: antonm, grant_gayed, ken_walker, Michael_Rennie
Version: 5.0Flags: grant_gayed: review+
Target Milestone: 5.0 RC1   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Chris McGee CLA 2014-01-26 15:15:37 EST
When I invoke the new content assist in Orion 5.0 the content assist pane comes up with insufficient width to render all of the proposals. When I move my mouse the vertical scroll bars come up but not the horizontal ones. This appears to be a regression from the content assist in Orion 4.0 GA.

I am using the latest Chrome browser on Linux.
Comment 1 Michael Rennie CLA 2014-01-27 09:34:56 EST
Related bug 426012.
Comment 2 Elijah El-Haddad CLA 2014-01-29 13:04:58 EST
Fix pushed to github: https://github.com/elijahe/orion.client/commit/7785a1ce2a2f278241f488f382a5a4be57bb3c28
Comment 3 Grant Gayed CLA 2014-01-29 17:06:53 EST
I've pushed the comment 2 fix as-is > 20140128.

Keeping report open because I notice that the window that shows the extended width is not shown if a too-wide item is selected by pressing Home/End/PageUp/PageDown (ie.- it's only shown if selected with Up/Down-Arrow).
Comment 4 Elijah El-Haddad CLA 2014-01-30 10:43:49 EST
(In reply to Grant Gayed from comment #3)
> I've pushed the comment 2 fix as-is > 20140128.
> 
> Keeping report open because I notice that the window that shows the extended
> width is not shown if a too-wide item is selected by pressing
> Home/End/PageUp/PageDown (ie.- it's only shown if selected with
> Up/Down-Arrow).

Pushed fix to github: https://github.com/elijahe/orion.client/commit/586130d9a43abfe4e9dd3767b4d9351d2b78803c
Comment 5 Grant Gayed CLA 2014-01-30 12:14:52 EST
Pushed the comment 4 change > 20140130.  Closing report.