There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-364aeced-bfe8-450d-a1cc-ddd039aee82e XWIKI-23257 Open

Required rights automated analysis messages are displayed out of the Required Rights modal

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-35bc7d0c-e852-4c66-8c1a-c53a887b5b2a Michael Hamann on 04/Jun/25 15:33
 

This seems to be a race condition between jQuery UI and Bootstrap - both include a tooltip library that registers for .tooltip() on jQuery objects but we only seem to have styles loaded for the Bootstrap tooltip library, not for the jQuery UI one. The problem occurs when the jQuery UI library wins.