Description: The file menu in Math says that Ctrl+N is the shortcut to create a new Text Document but it correctly creates a new Math formula. Steps to Reproduce: in Math, open menu File > New Actual Results: "Ctrl+N" is shown next to "Text Document". It's also in the toolbar icon. Expected Results: "Ctrl+N" should be shown next to "Formula". Reproducible: Always User Profile Reset: Yes Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
LibO 4.3.3 correctly shows Ctrl+N at the right of "Formula", so this is a regression.
Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?id=42d6a165b053ebdccbd6979eb849b1abe305d2ba&qt=range&q=3a8844752c22e18d27aa310ae859f8cb660865b9..42d6a165b053ebdccbd6979eb849b1abe305d2ba&ofs=100
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9421a4c05366f8e16ffe6ca25eea1dee9b1f3e1d tdf#105737 Menu::GetItemType takes position not item id It will be available in 5.4.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.