(Note, this is different from Bug ID 130016) When closing a changed document without saving the changes, LO doesn't allow user to enter standard MacOS keyboard shortcut Command-D to close without saving. COMPONENTS: All LO components STEPS TO PRODUCE: 1. Open new or existing document and make some changes 2. Close document using mouse or Command-W 3. Save Document? Dialog box appears 4. Standard MacOS keyboard shortcut of Command-D should activate the Don't Save button to close without saving, but nothing happens. ACTUAL RESULTS: Nothing happens EXPECTED RESULTS: The Don't Save button should activate, thus closing the document without saving. REPRODUCIBLE: Always, on all components. I believe this has been occurring for all 6.4.x releases, and possibly also 6.3.x
I downloaded and installed 7.0.0.3 and can confirm that the problem still exists there. I also installed 6.4.5.2 and 7.0.0.3 on a separate system and the problem exists on that system as well, so it's not likely a configuration problem on my own system. By default (at least in Writer) Command-D is assigned to keyboard shortcut Double Underline. I deleted that shortcut and left Command-D with no assigned shortcut, and the problem still exists.
Tested on 6.3.6, Command-D worked as expected, closed the dialogue without saving. Worked properly in both Calc and Writer
Tested on 7.0.1 Calc and Writer and confirmed the bug is still there. Command-D still does not work in the dialog box.
This bug is still present in 7.0.3.0.0+ Build d2cf0df6696e42c36b2de4ca5548da6e656f08c5 MacOs High Sierra 10.13.6
Confirmed bug still exists on: Version: 7.0.2.2 Build ID: 8349ace3c3162073abd90d81fd06dcfb6b36b994 CPU threads: 8; OS: Mac OS X 10.15.7; UI render: default; VCL: osx Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Bibisected on the 6.4 Bundle 53e84474cd04725795c397937596b68da2e3fa66 is the first bad commit commit 53e84474cd04725795c397937596b68da2e3fa66 Author: gerrit <gerrit@gerrits-Mac-mini.local> Date: Sun Oct 13 09:50:55 2019 +0200 source 4c9cf046be055affee94a533f9db67f6fb0702cb MacOs High Sierra 10.13.6
(In reply to mrei from comment #6) > Bibisected on the 6.4 Bundle > > 53e84474cd04725795c397937596b68da2e3fa66 is the first bad commit > commit 53e84474cd04725795c397937596b68da2e3fa66 > Author: gerrit <gerrit@gerrits-Mac-mini.local> > Date: Sun Oct 13 09:50:55 2019 +0200 > > source 4c9cf046be055affee94a533f9db67f6fb0702cb > > MacOs High Sierra 10.13.6 This commit https://git.libreoffice.org/core/commit/4c9cf046be055affee94a533f9db67f6fb0702cb is about changing the default shortcut of the "Don't Save" button from "D" to "n" The original proposal was bug 127525 Closing as notabug.
I can confirm that "n" DOES work as the shortcut in close window dialogs on 7.0.3.1. Thanks for this clarification.