Changes between Initial Version and Version 1 of Ticket #53765, comment 1
- Timestamp:
- 07/29/2021 03:13:37 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53765, comment 1
initial v1 5 5 - Localhost: Local 6 6 - WordPress: 5.7.2 and the 5.8.0 7 - Activated plugins: only Core Rollback but confirmed it also happens when all plugins are deactivated7 - Activated plugins: Classic Editor plugin 8 8 - Theme: Twenty Twenty-One 9 9 - Browser: Chrome Version 91.0.4472.114, Firefox 89.0.2 (64-bit), Safari 14.1.1 … … 12 12 **Testing steps to reproduce:** 13 13 14 - Install and active the Classic Editor plugin 14 15 - Switch to 5.7.2 (Local testing: use the [https://wordpress.org/plugins/core-rollback/ Core Rollback] plugin.) 15 16 - Add multiple images to the Media Library (at least 2) … … 25 26 **Results:** 26 27 27 - Reproduced issue as shown in [attachment:"53765-reproduced-issue.gif"] in each browser ❌28 - Reproduced issue when using the Classic Editor as shown in [attachment:"53765-reproduced-issue.gif"] in each browser ❌ 28 29 - No errors in browser console ✅ 29 30 - `error.log` is empty ✅ 31 - Confirmed the issue does not happen with block editor, when Classic Editor plugin is not activated ✅