mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-08 12:43:52 +00:00
8f1f399a43
The invisible hit-area stacked under the main menu toggle duplicates the toggle's action but has no label, so in screen reader mode it became a second, unnamed Tab stop that read out the raw Qt class chain. Give it no accessible role so it is skipped by keyboard/screen-reader navigation, while mouse clicks still open the menu.