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

Bug 437774

Summary: Content assist for CSS does not recognize prefix
Product: [ECD] Orion Reporter: Lee Surprenant <lmsurpre>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public
Version: 5.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Lee Surprenant CLA 2014-06-19 14:47:05 EDT

    
Comment 1 Lee Surprenant CLA 2014-06-19 15:06:27 EDT
To recreate:
1. open a css file
2. type 'border' and hit control+space
Excpected behavior is to have content assist show up with answers filtered to just border-* options.

Actual behavior is a full [unfiltered] list of all templates is shown.


What is strange is that, if you press control+space first, then type in 'border'...the list is properly filtered.  This only seems to happen for CSS templates, but its somewhat similar to the behavior described at https://bugs.eclipse.org/bugs/show_bug.cgi?id=434776
Comment 2 Curtis Windatt CLA 2014-09-11 15:26:02 EDT
This is working for me correctly in the latest 7.0 code.