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

Keyboard not working on windows obsured by it #42

Closed
Vulgaris-Viridis opened this issue Apr 13, 2024 · 8 comments
Closed

Keyboard not working on windows obsured by it #42

Vulgaris-Viridis opened this issue Apr 13, 2024 · 8 comments
Labels
bug Something isn't working invalid This doesn't seem right wontfix This will not be worked on

Comments

@Vulgaris-Viridis
Copy link

Left window input issue, right window works as expected

131804402024

@Vishram1123
Copy link
Owner

Is this because the window is not in focus? Judging by the fact that the shadow of the right window is above the left window, that may be the case.

@Vulgaris-Viridis
Copy link
Author

No, focus doesn't matter, as long as the window is obscured, input doesn't work. Since today I'm also encountering an issue where random keys get stuck and do not register until clicked on again, not sure what that could be related to but it happens random and often.

@Vulgaris-Viridis
Copy link
Author

Ok, i realized what's happening, it appears that on focused window the keyboard is clicked through. So in this scenario, if right window is in focus, input will work till "Y" and from that point keyboard is ignored and i'm able to click through on elements within the right window.

If i switch focus to the left window, now the other half of the keyboard worka and left is 'click-through.".
140204282024

Also not sure why this is hapening as of today, might be something on my end..

140204332024

PS. Thanks for looking into this @Vishram1123 ,obviously this keyboard is what gnome keyboard should've been in the first place, so your work is much appreciated..

@Vishram1123
Copy link
Owner

I have no idea why this is happening, what extensions do you have installed?
also, thanks for the support

@Vulgaris-Viridis
Copy link
Author

Just a few basic ones, haven't notice they conflicted with anything before, although i might be wrong.

Screenshot 2024-04-14 at 03-20-17 Installed Extensions - GNOME Shell Extensions

@Vishram1123
Copy link
Owner

I have no idea why this is happening, and I can't reproduce. Will update if I encounter anything. Sorry for the late response

@Vulgaris-Viridis
Copy link
Author

No problem, i'm switching distros anyway but for the sake of reference, this is happening on Fedora 39 under xorg (Wayland is disabled with gnome 45 and nvidia), with all other extensions disabled and latest updates. Thanks again.

@Vishram1123 Vishram1123 added bug Something isn't working invalid This doesn't seem right labels May 23, 2024
@Vishram1123
Copy link
Owner

I have noted in the readme that x11 is incompatible, due to the inputmethod manager working differently under x11, so this is probably related to that.

@Vishram1123 Vishram1123 added the wontfix This will not be worked on label May 29, 2024
@Vishram1123 Vishram1123 closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants