On 15/06/2013 Michal Hriň wrote:
it's written that accelerators "~" are assigned automatically, so there is no need to add it to translations. But there is problem, in some areas (UI parts) are assigned in some not. It seems that accelerators will be problematic in other languages too.
I confirm the problem with yesterday's snapshot. It seems a rather serious issue (maybe not blocking, but quite annoying). I'll collect further information on the issue page:
https://issues.apache.org/ooo/show_bug.cgi?id=122640
I try to summarize my ideas : - in which parts is accelerators assigned automatically (when can letter f.e: "P" be again used ?), in which not ? - priorities, if I assigned f.e: letter "P" as accelerator why algorithm blocks this letter ?
I believe, without having looked at the code, that the algorithm is probably assigning the internal menu items correctly (even though it is not perfect in case of conflicts and I don't know priorities); but it fails (or is simply not called) for the main menu item.
- we have accelerators in sidebar which doesn't make sense at all !!!
This is because we reuse strings. Please open an issue about this, the right behavior should be to avoid that strings are displayed with underlined letters.
PS. I got problem on my head now, what will I do ? I remove all accelerators "~" or somehow I fix it ?
It is a generic issue (affects Italian too, for example) so it's better to find a way to fix it in general.
Regards, Andrea. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
