Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alt menu opening when switching language with Alt + Shift #538

Open
2 of 7 tasks
JaanDev opened this issue May 8, 2024 · 2 comments
Open
2 of 7 tasks

Alt menu opening when switching language with Alt + Shift #538

JaanDev opened this issue May 8, 2024 · 2 comments
Assignees
Labels
type:bug Something isn't working

Comments

@JaanDev
Copy link

JaanDev commented May 8, 2024

Acknowledgements

  • I have checked that there is no other issue describing the same or
    similar problem that I currently have, regardless if it has been
    closed or open.

  • This bug affects Discord website.

  • This issue is confirmed to be reproducible when WebCord is packaged
    on at least all three latest supported Electron major releases.

  • This issue is reproducible in Chrome, Chromium or any
    Chromium-based browser, e.g Brave or Edge (please write in
    Additional Context which browser you have used if it is neither
    Chrome nor unmodified Chromium).

  • There are no fixes done to master which resolves this issue.

  • My issue describes one of the unstable and/or not fully implemented
    features.

  • I have found a workaround to mitigate or temporarily fix this issue
    in affected releases (please write it in Additional context section
    below).

Operating System / Platform

🐧️ Linux

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

v30.0.1

Application version

WebCord v4.9.1, stable build

Bug description

When i press Alt+Shift (exactly in this order) to switch language while typing, it gives focus the Alt menu on the top of the window (like if i only pressed Alt) and i have to press Esc to continue writing a message which is pretty annoying. However, if i press Shift+Alt (in this order), it doesnt happen. Enabling "Hide menu panel automatically" in webcord settings doesnt help. Thanks!

Additional context

Running the window in native Xorg.

@JaanDev JaanDev added the type:bug Something isn't working label May 8, 2024
@SpacingBat3
Copy link
Owner

This kinda works as expected. I have no control over how menu is called from what I know, and WebCord doesn't configure this, if any API in Electron was or will be introduced for that...
I guess auto menu hide is also not supposed to prevent you from both interacting with menu, especially with Alt key being registered by Electron to actually un-hide it when needed. So unless I'll find that Electron actually offers some API for it, I can't help that much with fixing it for the moment...

@JaanDev
Copy link
Author

JaanDev commented May 9, 2024

Ok, thanks anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants