Created attachment 147827 [details] CODE Writer misjudged the editor When I opened an odt file in CODE and two people were editing this file at the same time, with "Track change -> Record" checked, the system would misjudged who typed which letters. In the attached file "track_changes" you can see that "My name is Kevin" should be typed by Kevin, but the letter "v" was marked as inputting by me. We were not editing the same area at that time. In the attached file "collaborative_editing_with_track_recording" you can see that in the bottom of the screenshot, I typed "Test again with two accounts: Franklin and Kevin" but "F" and "e" was marked as inputting by Kevin.
Created attachment 147828 [details] Collaborative_editing_with_track_recording.png
I could reproduce this some time back, apparently it still exists, then. Confirming.
Re-factor and fix pushed to master, should be out in a subsequent release. Thanks for filing =)