Expected behavior: Assigning <COMMAND>+R (Apple's command key and then the letter "R" key at the same time) to a working macro in LO 7.1.5.2 (for macOS 10.15.7) should trigger the macro when <COMMAND>-R is pressed. Actual behavior: paragraph is aligned right. Steps to reproduce: 1. Open a new Writer document. 2. Record a macro (e.g., to change the color of selected text to Red), save as "Red", and confirm that it works by selecting some text (e.g., black text) and running macro Red. Watch the text turn red. Yay. 3. Customize <COMMAND>+R to LibreOffice Macros > MyMacros > Standard > Module1 > Red using the Customize dialog. For extra giggles, be sure to customize Right (the RightPara one) to something else, like <COMMAND>+]. 4. Select some text and type <COMMAND>+R: watch the paragraph in which the selected text is located shift to the right and NOT change to red-color text. 5. Tear your hair out for a bit. Recheck your various settings. Weep maybe. Then resign yourself to the fact that <COMMAND>-R is hard coded to RightPAra in LO 7.1.5.2 Comments (1) macOS 10.15.7 does NOT reserve <COMMAND>+R to this behavior. (2) Above behavior is reproduced in LO 7.1.6.2. (3) It IS possible to assign macro "Red" to another key, such as <CTRL>+R. (4) I would love a list of all hard-coded keyboard shortcuts in LO, and for the customize dialog to automatically gray these out, or otherwise indicate that their settings will not be honored.
Bug recapitulated on macos Big Sur.
Was going to test this, but recording macros require Java which is not supported on ARM?
(In reply to eisa01 from comment #2) > Was going to test this, but recording macros require Java which is not > supported on ARM? I am not sure what you are trying to communicate: my bug report is specific to macOS, and my Apple machine has an Intel processor, not Arm.
This is present Version: 7.4.6.2 / LibreOffice Community Build ID: 5b1f5509c2decdade7fda905e3e1429a67acd63d CPU threads: 10; OS: Mac OS X 13.2.1; UI render: default; VCL: osx Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Created attachment 186198 [details] Image file showing superficially assigned shortcut
Bug is also present in LO 7.4.6.2 on macOS Monterey. Additional comment: other keyboard shortcuts are apparently also hard coded. For example, I want to assign Writer > File > Export As… > Export Directly as PDF to <COMMAND>+<E>, but after doing so in Writer > Tools > Customize (see the attached image where the menu shows the shortcut 'assigned' as described), when I type <COMMAND>+<E> I get the default behavior of Justify Paragraph Centered. Shortcut customization for macOS is somewhat broken, with undocumented hard-coded shortcuts (which are not hard-coded by the OS).