There are 2 updates, 3 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-1f886b82-25e1-463e-89db-ea546349b21e XWIKI-23795 Open

Position of the current page should be more visible in pagination

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-8fb246a0-434a-4274-9fbf-9dc6f4c14ad8 Changes by Charpentier Lucas on 09/Dec/25 11:58
 
Assignee: Charpentier Lucas
Labels: usability wcag
 
 

3 comments

 
cid:jira-generated-image-avatar-8fb246a0-434a-4274-9fbf-9dc6f4c14ad8 Charpentier Lucas on 09/Dec/25 11:59
 

After checking the code, it seems like it's a bug. There's some LESS variables in the CSS. My guess is that both the new LESS variables and LESS->CSS migration were done around the same time and it wasn't coordinated so we didn't catch the error.

https://github.com/xwiki/xwiki-platform/pull/3881

 
cid:jira-generated-image-avatar-8fb246a0-434a-4274-9fbf-9dc6f4c14ad8 Charpentier Lucas on 09/Dec/25 12:00
 

It's technically not a regression since those pagination elements were completely different before smile.png

 
cid:jira-generated-image-avatar-8fb246a0-434a-4274-9fbf-9dc6f4c14ad8 Charpentier Lucas on 09/Dec/25 12:06
 

Started a PR at https://github.com/xwiki/xwiki-platform/pull/4910