Let's perform the following actions: 1. Write any macro (for example, Main) to the application library (for example, Starndard library, Module1 module). 2. Add to any Toolbar new command and assign the macro from step 1 to it. Rename new menu item to "MyMacro", change icon to any. Now tooltip is "MyMacro" 3. Assign any hotkey (for example, F16) to the macro from step 1. Restart LO. Now tooltip is: (F16) Must be: Mymacro (F16)
Repro using Version: 7.1.4.2 (x64) / LibreOffice Community Build ID: a529a4fab45b75fefc5b6226684193eb000654f6 CPU threads: 12; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: threaded
https://gerrit.libreoffice.org/c/core/+/117787
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8383175bd3c714c163eac40a00b1e8277d4d5307 tdf#143047: When no properties for command, use those from item container It will be available in 7.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/caa0bccff18c2a6b67b97a3617109bdd7455dd2a tdf#143047: When no properties for command, use those from item container It will be available in 7.2.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/e51ad28ba22105c60be246f02e7951b986f35150 tdf#143047: When no properties for command, use those from item container It will be available in 7.1.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike, thank you very much!