| Summary: | Content assist for CSS does not recognize prefix | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Lee Surprenant <lmsurpre> |
| Component: | Client | Assignee: | 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
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 This is working for me correctly in the latest 7.0 code. |