saros-project / saros

Open Source IDE plugin for distributed collaborative software development
https://www.saros-project.org
GNU General Public License v2.0
158 stars 52 forks source link

Command "Ctrl + Z" is undoing the other user's changes, not just mine. #1158

Open ricardobacksysmo opened 2 months ago

ricardobacksysmo commented 2 months ago

Command "Ctrl + Z" is undoing the other user's changes, not just mine. This makes it unusable for 2 people to work on the same file.

Steps to reproduce the behavior:

  1. Connect two users
  2. Make changes at user 1
  3. Press Ctrl + Z at user 2
  4. See error

Expected behavior Undo only my changes, not the other user changes.

Environment (please complete the following information):