On testing of core-comments branch...
Have noticed issue, when adding new comment, the editor pane displays empty text content and markers on all lines.
To reproduce:
- open document
- select a portion of text
- click on "Add comment" in comment pane - add comment and submit
- The editor pane now shows a blank view with comment markers on each line
It doesn't look like content is lost.
In some cases, a force-reload brings the content back to a normal view. In other cases, the content can't be seen with a force-reload in the editor pane. The preview pane shows correct content.
No console error messages, looks like a rendering issue.
Also noticed in a document which I could reveal by reload, that a line break has been inserted in the editor before the comment anchor, even though there is no line break in text there.

On testing of core-comments branch...
Have noticed issue, when adding new comment, the editor pane displays empty text content and markers on all lines.
To reproduce:
It doesn't look like content is lost.
In some cases, a force-reload brings the content back to a normal view. In other cases, the content can't be seen with a force-reload in the editor pane. The preview pane shows correct content.
No console error messages, looks like a rendering issue.
Also noticed in a document which I could reveal by reload, that a line break has been inserted in the editor before the comment anchor, even though there is no line break in text there.