When you use the navigator and click on a heading/shape/link/etc, the selected element gets visually highlighted in the document. The same method should be used when using the A11y sidebar to jump to an issue object.
Created attachment 189751 [details] Demo of bringing a11y sidebar item issue to attention when clicked on by flashing the issue location in the document view Hi Samuel, Perhaps something like what is shown in the attached demo is what you have in mind?
(In reply to Jim Raykowski from comment #1) > Created attachment 189751 [details] > Demo of bringing a11y sidebar item issue to attention when clicked on by > flashing the issue location in the document view > > Hi Samuel, > > Perhaps something like what is shown in the attached demo is what you have > in mind? Oh wow that was fast; yes exactly, that's what I had in mind.
(In reply to Samuel Mehrbrodt (allotropia) from comment #2) > (In reply to Jim Raykowski from comment #1) > > Created attachment 189751 [details] > > Demo of bringing a11y sidebar item issue to attention when clicked on by > > flashing the issue location in the document view > > > > Hi Samuel, > > > > Perhaps something like what is shown in the attached demo is what you have > > in mind? > > Oh wow that was fast; yes exactly, that's what I had in mind. Great! I'll have time this weekend to try to get something together that is reviewable.
Here is a link to a patch that provides the behavior shown in the demonstration video: https://gerrit.libreoffice.org/c/core/+/157200
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c603d37223d4f7c3594515fb2bbac22015bc146b tdf#157370 Bring A11y issue to attention in the document view It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.