https://bugs.documentfoundation.org/show_bug.cgi?id=147667
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |heiko.tietze@documentfounda |desktop.org |tion.org Keywords| |accessibility OS|Windows (All) |All CC| |[email protected], | |[email protected] --- Comment #3 from Heiko Tietze <[email protected]> --- The issue is also relevant on the English UI with _All and _Add. We can omit the underscores and let the software find the best accelerator (will submit a patch for this; l10n needs to drop the underscores in translations too). But it doesn't work well for complex dialogs like this because all characters of "Add", for example, are used at other labels. I wonder if this particular issue is really annoying. You can always press the hotkey again to get to the next element... which is true for menus but not dialogs. The hotkeys alt+A for _Add/_All or alt+O for F_ormat/_Okay are just ignored. Solution might be to just focus the control in this case and toggle the checkbox or execute the command per space/enter. What do you think, Caolan? -- You are receiving this mail because: You are the assignee for the bug.
