This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-b2b9839e-1d6c-4e8f-94cf-dd8ab2a45e06 XWIKI-23922 Open

Quicksearch: go to search pages is a button instead of a link

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-09b5e59b-00f4-409c-af5c-c3fae668d85d Charpentier Lucas created this issue on 20/Jan/26 16:06
 
Summary: Quicksearch: go to search pages is a button instead of a link
Issue Type: cid:jira-generated-image-avatar-b2b9839e-1d6c-4e8f-94cf-dd8ab2a45e06 Bug
Affects Versions: 18.0.0-rc-1
Assignee: Unassigned
Attachments: image-2026-01-20-15-59-21-576.png
Components: Search - UI
Created: 20/Jan/26 16:06
Labels: usability wcag
Priority: cid:jira-generated-image-static-major-fe63a287-8934-4a74-bd4c-66db33b33018 Major
Reporter: Charpentier Lucas
Description:

The go to search page element clearly indicates and operates a navigation function. Navigation should be done with a link.

_thumb_44512.png

As a user, I often want to open this in a new page, and fall short because the right click menu or shortcut to open a link in a new page doesn't work.
This means that in all these cases, I end up moving to the new page, copying the URL, moving back to the page I was editing/reading and then paste the URL in a new tab.

This is a usability issue that definitely fall in the scope of accessibility under https://www.w3.org/TR/WCAG21/#identify-purpose for example. There's no clear rule about that in WCAG but for AT user's experience it's relatively important to differentiate links from buttons correctly.