https://issues.apache.org/ooo/show_bug.cgi?id=122288
--- Comment #3 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #2) > The problem is mainly a): it seems that the algorithm (or bad manual > assignments) there are no manual mnemonics in trunk right now, they are all generated by the vcl algorithm. > make all allowed mnemonics unavailable for "Print" in Writer > and for "Flip" in Calc, so that mnemonics stop working at that item the algorithms stops assigning mnemonics once all available characters have been used. > As for b) (inconsistent mnemonics across applications), it may be "nice to > have" but I don't see it as a requirement or an accessibility problem all commands that are used in more than one module (and have the same label), belong to GenericCommands.xcu, then all will have the same mnemonics. This happens already at the top level of the menubar, and was the status up to 3.4.1 for all the commands that were in the right place (unfortunately that was not the case). -- You are receiving this mail because: You are on the CC list for the bug.
