Description: The shortcuts alt+left and alt+right have no assigned value when customizing the keyboard layout in Libreoffice overall or in Calc. However, in calc, these keys do have a hard-coded shortcut of changing the column width. It is possible to override the change-column-width behavior by assigning another function to these key combinations, but it is not possible to simply turn off any behavior. This leads to some unexpected behaviors. For example, when working with a plot and trying to move an element using the keyboard, it is standard for "alt + arrow" to mean "small movement". However, in Calc I end up changing the width of one of the columns underneath the plot! The column does not even have (apparent) focus. Can this be changed to expose this shortcut, so that it can be changed or adjusted like other shortcuts? There is a Mac-specific version of this request here: https://bugs.documentfoundation.org/show_bug.cgi?id=114047 That is requesting a change in the specific shortcut (where ALT becomes OPTION on a Mac) rather than exposing the shortcut for modification, so this is not a duplicate but it is closely related because addressing this one might solve the other as well. I do not care if the default shortcut remains as it is, I would just like the ability to turn it off like other shortcuts that do not work for me. I have observed this behavior for years, but recently I have found myself trying to use "alt+arrow" a lot more so this has become annoying enough to open a bug. Steps to Reproduce: 1. Open a spreadsheet. 2. Press Alt+Right or Alt+Left, and watch column change size. 3. Go to Customize and find that Alt+Right and Alt+Left are not assigned any function. I also did not find something like "increase column width" or "decrease column width" as functions that could be assigned. Actual Results: Cannot remap shortcut to "nothing". Expected Results: Would like to remap shortcut to "nothing" so my columns stop changing sizes. Reproducible: Always User Profile Reset: No Additional Info: Version: 6.4.4.2 Build ID: 1:6.4.4-1 CPU threads: 4; OS: Linux 5.6; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded (I am pretty sure this issue existed prior to LibreOffice.)
Created attachment 162318 [details] Testdocument to examine alt+arrow I think it is not a problem in configuration but a simple bug. If a chart is in edit mode, the key should only apply to the chart, not to the table. Open attached document. Double-click chart to bring it in edit mode. Click on the rounded rectangle. Use Alt+Arrow to move the rectangle. Notice that not only the rectangle moves, but at the same time the column/row of the current cell is changed. It can be a separate enhancement request to add text to those short cuts, which have a special meaning not related to an .uno:command, in the customize dialog.
Let's consider this a bug. Ideally we make the feature a UNO command so it can be customized.
Dear bchemnet, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
This bug still exists unchanged. Version: 7.4.0.3 / LibreOffice Community Build ID: 40(Build:3) CPU threads: 8; OS: Linux 5.18; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Debian package version: 1:7.4.0~rc3-1 Calc: threaded
The bug persists as described. One additional note that is that it possible to override the default column-adjust behavior of these shortcuts by assigning them to a custom function (for example, some zoom setting). Once assigned to a different function, they function as expected by only adjusting the plot when the plot has focus, doing the assigned function the rest of the time, and never both at once. However, this does not negate the original issue, which is that alt+right and alt+left have an inherent effect when even assigned to "no function" and that effect causes multiple simultaneous behaviors when plots have focus. Version: 24.2.4.2 (X86_64) / LibreOffice Community Build ID: 420(Build:2) CPU threads: 16; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Debian package version: 4:24.2.4-1+b1 Calc: threaded