This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-e2c38448-5b4c-4349-b187-9bdbaf7173cf XWIKI-24084 Open

The Tour button popover tip is still targetable after page refresh

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-09760c2e-22d8-47f9-bde0-d3fbb573cc5f Ilie Andriuta created this issue on 04/Mar/26 16:47
 
Summary: The Tour button popover tip is still targetable after page refresh
Issue Type: cid:jira-generated-image-avatar-e2c38448-5b4c-4349-b187-9bdbaf7173cf Bug
Affects Versions: 17.10.4, 18.1.0
Assignee: Unassigned
Attachments: Hint_Closed.png
Components: Tour
Created: 04/Mar/26 16:47
Environment: Windows 11 Pro, Firefox 148, using an instance of XWiki 17.10.4 on Oracle 19c, Tomcat 11, Java 21
Priority: cid:jira-generated-image-static-major-560e36e3-5526-4230-aaeb-3acd4512d5d5 Major
Reporter: Ilie Andriuta
Description:

Steps to reproduce

  1. Go to Main page
  2. Add a comment
  3. Collapse the right panel in order to bring the comment actions button close to the 'Show tour' button
  4. Refresh the page (F5)
  5. Click on some comment actions buttons (e.g. 'Delete', 'Permalink', etc)

Expected results

The buttons can be clicked.

Actual results

The buttons cannot be clicked.

It seems the 'closed' class is still added after loading the page instead of the 'hint-closed' class that is added when the tooltip closes.

However, if clicked on 'Show tour' button, then closing the tour, after the tooltip closes, the buttons can be clicked as expected.