Steps to reproduce
- Go to a page
- Attach some files (at least 5 files, in order to fill the LiveData)
- Refresh the page (for better observation refresh multiple times)
- Observe the LiveData table with attachments while the refresh is being finished
Expected results Nothing happens. Actual results When the page refreshed is being finished, the LiveData table flickers from left to right (much more observable in the left side of the table). This can also be noticed on LiveData from Page Index > Attachments tab, and from what I've noticed there are also some other LiveData on which the issue reproduces, but it's not that obvious (e.g. Wiki Index LD) Note that this issue was hard to capture (in the end I managed to capture it on the attached video, which must be played several times to see the issue). The issue started to reproduce on XWiki 14.10.13 (not the whole flicker, but can be seen some loading "cogs" in the filter boxes that appear briefly and then disappear) and it reproduces also on XWiki 15.10.8 and 16.2.0. The issue could not be reproduced on XWiki 14.10.12. |