There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-c716b079-8a1e-4aef-8223-7748272c2c27 XWIKI-22496 Open

Link dialog option button is not keyboard operable

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-30de0764-2564-4f53-996c-b4cab8fbc443 Charpentier Lucas on 29/Oct/24 18:11
 

Solving the issue in itself seems straightforward. However, the CKEditor focusable system is messing around with the tab order, and some elements of the dialog are just skipped over...
I'll try to see if we can deactivate this completely in link dialogs. The regular system is mostly handled by the navigator, is simpler to implement for us (less tech debt) and is more accessible.