Steps to reproduce I managed to also reproduce the issue locally with 2 users in different tabs (one using Incognito mode) and some larger files.
- Enable Realtime WYSIWYG from Administration
- Login with an user (e.g. U1)
- Edit a page in-place
- Using another (incognito) window/tab, login with another user (e.g. U2)
- Edit the same page by forcing the lock
- Set the 2 windows to fit in the screen, but leave a spot for a 3rd window from which the Drag & Drop will be made
- Select 2 larger files and drop the one after another for each user (I first dropped a file of 100 MB for U1 and immediately after that a 64 MB file for U2)
- Observe the messages displayed
- Save the pages and observe the links created
Expected results There are displayed only messages for successful uploads for both users. After save, both links are displayed on the page. Actual results After dropping the 100 MB file for U1, when dropped the 64 MB file for U2, a blue message was displayed for U1:
Upload aborted by the user.
After the save, only the link for the 64 MB file dropped by U2 was displayed (however, the files are displayed in Attachments tab). |