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

Bug 422007

Summary: Wrapped mode in standalone editor not working
Product: [ECD] Orion Reporter: Bogdan Gheorghe <gheorghe>
Component: EditorAssignee: Bogdan Gheorghe <gheorghe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Bogdan Gheorghe CLA 2013-11-18 15:51:28 EST
From the newsgroup - creating a standalone editor with the following options doesn't wrap the text. 

var editor = edit({
  parent : parent,
  wrapMode : true
  // other options
});