Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
14.10.13
-
Windows 11 Pro, Edge 123, using a local instance of XWiki 15.10.8 and 16.2.0 on Jetty/HSQL
-
Unknown
-
N/A
-
N/A
-
Awaiting Committer feedback
-
Description
Steps to reproduce
- Go to a page
- Attach some files (at least 5 files, in order to fill the LiveData)
- While on Attachments tab, 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.
Note:
There is actually two distinct issues:
- the spinning wheel on load, probably caused by
XWIKI-19056 - the re-render of LD from left to right which should be noticeable by looking closely at the recording, possibly related to
XWIKI-19449
Attachments
Issue Links
- is caused by
-
XWIKI-19056 Selectize does not load values when typing a letter during the initialization
- Closed