Description: I am using Persian keyboard layout, and I want to use ctrl+brackets (ctrl+[ and ctrl+]) to increase and decrease the size of some selected text. It works with English keyboard layout, but not with other keyboard layouts like Persian. This problem happens on Windows, but not on Linux, as it works as expected on Linux. Steps to Reproduce: 1. Open LibreOffice Writer 2. Type something, and select the written text 3. Switch keyboard layout to Persian 3. Press ctrl+[ or ctr+] (referring to physical keys in an English keyboard) on your keyboard Actual Results: Nothing happens Expected Results: It should increase the size of the selected text, just like when the English keyboard layout is used Reproducible: Always User Profile Reset: No Additional Info: The problem is reproducible on Windows: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: ff8ec4cfe5df1e15c3e9f6adc843dfe31358e097 CPU threads: 20; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_DE); UI: en-US Calc: CL threaded But it is not reproducible on Linux, as it works as expected: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 97c67afac1ec9351d0a64011a7ddfb7dfa876484 CPU threads: 10; OS: Linux 5.19; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: CL threaded
Maybe in Persian layout it is a shift key. It happens with Spanish layout for some keys combination, when the key is a shift key. https://bugs.documentfoundation.org/buglist.cgi?quicksearch=shift%20%3B&list_id=1619230
Hossein, does Ctrl + Shift + [ or ] work? Does this match your layout? https://i.stack.imgur.com/rTueJ.png
(In reply to Stéphane Guillou (stragu) from comment #2) > Hossein, does Ctrl + Shift + [ or ] work? > Does this match your layout? https://i.stack.imgur.com/rTueJ.png The above picture of the Persian keyboard layout is correct. But, Ctrl + Shift + [ or ] also do not work for me.
[Automated Action] NeedInfo-To-Unconfirmed
IIUC there is no such thing as ctrl+shift+<bracket>. You type without ctrl - and that's not possible with the way LibreOffice implemented the shortcut handling.
In GTK3, the following option setting does not affect change: - Accessibility: 'Automatically detect high contrast mode of operating system' Regardless of the above option being unchecked, LibreOffice in GTK3 VCL listens to the operating system "Legacy Application" theme setting. Additionally, the following issue contrasts Microsoft guidelines for Radio Buttons:https://litaviser.com/ - Draw: Examine the view menu: Color/Grayscale submenu: Observe no selected mode/radio button despite black and white mode or some variant of it (high contrast) actually being active. - See attached screenshot of this issue.