A11y: navigate in textview using a table of contents (original) (raw)
Hi,
I’ve some markdown-like document in a GtkTextView
, and a GtkListView
displaying its table of contents.
Just by curiosity, is there an a11y property or relation to allow users to navigate in the textview using the TOC?
tyrylu (Lukáš Tyrychtr) March 26, 2025, 9:43am 2
How you even imagine the interaction to work? There’s nothing general where the user would not have to move focus to the TOC, but that’s okay in my view.
gwillems March 26, 2025, 11:00am 3
Yeah, I was not sure either that something like this could work.
I just wanted to ask out of curiosity
Thanks for the confirmation!
system (system) Closed April 25, 2025, 11:00am 4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.