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

Bug 417366

Summary: Editor infinite loop on IE 9 and IE 10
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: darshan.maiya
Version: 4.0   
Target Milestone: 4.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Silenio Quarti CLA 2013-09-16 15:26:56 EDT
From Darshan:

"I found this bug in Orion which I feel is very severe as it stalls the editor and the editor stops accepting user input completely. 

In IE 10 and IE 9 when the text in editor has almost covered the entire editor view such that one more line will make the vertical scroll bar come into view, then pressing 'Enter' makes IE stop responding for a while and then Orion refuses to accept user input. 

In the IE console, an 'Out of stack space' error is displayed when this happens. 

Although I am not really sure about this but I think this might be because of infinite loop caused due to the recursive call of the '_update' function. "