Description
When using RTC with multiple collaborators in the room, the save button only changes state for new content if when the content is changed by the current editor.
If another editor adds/removes content while the save button is disabled, the button will not be re-enabled.
Tested against WordPress-Develop without Gutenberg plugin being active.
Step-by-step reproduction instructions
- Create a fresh install
- Enable RTC
- Open the Hello World post in two tabs
- Observe that the save button is disabled in both tabs
- In one tab edit the content
- Observe that the save button activates -- do not click it
- Switch to the other tab
- Observe that the save button is disabled
Screenshots, screen recording, code snippet

Environment info
- WordPress: 7.0-beta5-61991-src
- PHP: 8.5.3
- Server: nginx/1.24.0
- Database: mysqli (Server: 8.0.44-0ubuntu0.24.04.2 / Client: mysqlnd 8.5.3)
- Browser: Firefox 148.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.4
- MU Plugins:
- _admin_bar_show_cache.php
- _qm-mappings.php
- Plugins:
- Query Monitor 3.20.3
- Test Reports 1.2.1
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
Description
When using RTC with multiple collaborators in the room, the save button only changes state for new content if when the content is changed by the current editor.
If another editor adds/removes content while the save button is disabled, the button will not be re-enabled.
Tested against WordPress-Develop without Gutenberg plugin being active.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.