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

Bug 386163

Summary: Drag and drop changes text in the editor, even if readonly is enabled
Product: [ECD] Orion Reporter: Mihai Sucan <mihai.sucan>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mihai.sucan, Silenio_Quarti
Version: unspecified   
Target Milestone: 1.0 M2   
Hardware: PC   
OS: All   
Whiteboard:

Description Mihai Sucan CLA 2012-07-27 15:21:54 EDT
( based on https://bugzilla.mozilla.org/show_bug.cgi?id=775389 )

1. Open http://orion.eclipse.org/examples/textview/demo.html
2. Enable readonly mode. Click JavaScript.
3. Drag and drop text within the editor.
   OR: select some text from another application and drag it into the Orion text view.

Text is changed even if changes should not be allowed.
Comment 2 Mihai Sucan CLA 2012-08-17 07:07:59 EDT
Thank you!