Created attachment 124666 [details] extension to demonstrate the problem The attached dummy extensions adds a menu "Starter Project" to the Writer application. This menu has two entries and a sub menu with another two entries. The commands "Action one" and "Action two" have key codes assigned (Ctrl+Shift+1) and (Ctrl+Shift+2) In the sub menu entry this assignment is displayed but in the top level menu it is not visible.
Oliver Specht committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a4da4cc6602263dc2c14e885ec3a1d72d099253a tdf#99527: show all accelerators in menus of extensions It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Oliver Specht committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=79226e41fc4fa71b1f94bba0c6feaa318852d954&h=libreoffice-5-1 tdf#99527: show all accelerators in menus of extensions It will be available in 5.1.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.