There are 3 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-1631974e-f7b7-4419-9fa7-53296a6e9c89 XWIKI-23737 Open

Improve the UI of Comments: Annotate button inline

 
View issue   ยท   Add comment
 

3 comments

 
cid:jira-generated-image-avatar-6888d86d-7e72-4a51-abf5-567a209458f4 Charpentier Lucas on 20/Nov/25 10:26
 

Implementation could be done this way:
https://stackoverflow.com/questions/3731328/on-text-highlight-event

 
cid:jira-generated-image-avatar-6888d86d-7e72-4a51-abf5-567a209458f4 Charpentier Lucas on 20/Nov/25 10:28
 
Implementation could be done this way:
https://stackoverflow.com/questions/3731328/on-text-highlight-event


Making the icon appear with a fade in only after some time (half or a full second) sounds like it would make it less intrusive without making this feature UX much worse.
 
cid:jira-generated-image-avatar-6888d86d-7e72-4a51-abf5-567a209458f4 Charpentier Lucas on 20/Nov/25 10:28
 
Implementation could be done this way:
https://stackoverflow.com/questions/3731328/on-text-highlight-event

The highlighted text must be in the main content. This is only run when in standard view mode.

Making the icon appear with a fade in only after some time (half or a full second) sounds like it would make it less intrusive without making this feature UX much worse.