https://bugs.documentfoundation.org/show_bug.cgi?id=147762
Chris Sena <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #6 from Chris Sena <[email protected]> --- Taking this bug. Plan is to add a PASS 3 fallback loop in MnemonicGenerator::CreateMnemonic() in vcl/source/window/mnemonic.cxx. After PASS 1 (first letters) and PASS 2 (last letters) both fail to find an unclaimed mnemonic, PASS 3 will scan all remaining characters in the string and assign the first unclaimed valid letter found. Reproduced in Calc > Data > Statistics — no menu items have an underlined accelerator character. Fix in progress. -- You are receiving this mail because: You are the assignee for the bug.
