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

Bug 434651

Summary: Content assist should have automatic activation enabled by default
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: EditorAssignee: Project Inbox <orion.editor-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: 5.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2014-05-12 09:54:26 EDT
In Orion 5.0, to take advantage of the automatic content assist activation, you have to configure the ContentAssist with one or more providers that have a 'charTriggers' field, *and* you have to call 
 contentAssist.setAutoTriggerEnabled(true) 

The autoTriggerEnabled field should be true by default to remove the extra step.
Comment 1 Michael Rennie CLA 2014-05-12 10:27:36 EDT
(In reply to Mark Macdonald from comment #0)
> In Orion 5.0, to take advantage of the automatic content assist activation,
> you have to configure the ContentAssist with one or more providers that have
> a 'charTriggers' field, *and* you have to call 
>  contentAssist.setAutoTriggerEnabled(true) 
> 
> The autoTriggerEnabled field should be true by default to remove the extra
> step.

Or it should be set to true iff 'charTriggers' has been specified (or there is a call to setAutoTriggerEnabled)
Comment 2 John Arthorne CLA 2015-05-05 14:38:19 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html