Open parcelcat opened 4 weeks ago
Hello, @parcelcat! I was unable to reproduce the issue on Windows 10 (exe), POP_OS 22.04 (deb), as well as on virtual machines with Fedora 40 (rpm) and Mint 21.3 (deb). It’s possible that specific conditions are needed to reproduce the issue. What is your PC configuration and operating system?
Hello @uc-ai2,
I use Arch + KDE and the problem occurs.
In OnlyOffice 8.1, I disabled the shortcut using the Alt key and it worked well for my workflow. Now in version 8.2 this option does not work, now the cursor is moved to the Home menu and I cannot type, needing to press the Alt key again. If I press the right arrow I will navigate in the OnlyOffice menu.
I think there is a similar bug here: https://github.com/ONLYOFFICE/DocumentServer/issues/1660
Same behavior on Arch + KDE + Wayland
This issue is unique.
Operating System of DocumentServer
Linux (DEB package), Linux (RPM package)
Version information
8.1.1.27
Expected Behavior
When I switch from another application to OnlyOffice using Alt+Tab, OnlyOffice should appear on the screen without showing the keyboard shortcuts overlay.
Actual Behavior
OnlyOffice does sometimes show the keyboard shortcuts overlay when Alt+Tab is used to switch from another application to OnlyOffice.
Reproduction Steps
Additional information
When I switch from another application to OnlyOffice using Alt+Tab, OnlyOffice often displays the keyboard shortcuts overlay. This forces me to press the Alt key again to disable the overlay before I can start typing in the open document.
OnlyOffice should only show the keyboard shortcuts overlay when the user presses Alt by itself, not when the user presses Alt as a combination of multiple keys.
This issue is similar to #1660, except #1660 proposes a workaround to the problem (by allowing the user to disable the keyboard shortcuts overlay) instead of fixing the root problem (which is OnlyOffice inappropriately showing the keyboard shortcut overlay when a key combination is used). This comment in #1660 shows that the issue also affects macOS.