I want to improve the current keyboard navigation and accessibility situation.
Right now, not all labels can be focused using keyboard navigation. This is partly intentional because I don't want non-data GtkLabels (like "Synonyms", definition numbering, etc.) to be selectable. The property that I would expect to be what I want, focusable, does not seem to actually allow keyboard navigation either.
I'm also generally unsure about accessibility because I have no familiarity with how someone differently abled might interact with the application.
I want to improve the current keyboard navigation and accessibility situation.
Right now, not all labels can be focused using keyboard navigation. This is partly intentional because I don't want non-data GtkLabels (like "Synonyms", definition numbering, etc.) to be
selectable. The property that I would expect to be what I want,focusable, does not seem to actually allow keyboard navigation either.I'm also generally unsure about accessibility because I have no familiarity with how someone differently abled might interact with the application.