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

Bug 519425

Summary: [lsp] Server doesn't get notified of changes if the change is at the beginning of the document
Product: [ECD] Orion Reporter: Remy Suen <remy.suen>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: Olivier_Thomann
Version: unspecified   
Target Milestone: 16.0   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Remy Suen CLA 2017-07-08 08:59:07 EDT
If you try to modify the document right at offset 0 at the beginning of the file, the server won't get any change notifications.

https://github.com/eclipse/orion.client/blob/962d727eeae8c5af238a23ab4a082787c676436f/bundles/org.eclipse.orion.client.ui/web/orion/editorView.js#L386