-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
No keyboard focus on newly launched terminal emulator, etc. with Fcitx #5763
Comments
doesn't happen on my end. Config? |
Here's the config: https://pastebin.ubuntu.com/p/G6GjYRyrtN/ I think it's farily old and I haven't touched it for a while. I guess probably there's some incompatible updates? Also this should be an regression rather than a bug, I accidentally marked it as a bug. |
if it's a regression can you |
Is the issue I'm encountering (#5764) the same as yours? I don't use |
@hftsai256 I think it's probably the same, except I can reproduce 100% of the time. I also realize that on electron apps I have to focus twice to allow keyboard input. |
@vaxerski I didn't build hyprland on my end, but rather I use a prebuilt binary. I would take a look if I have time. |
kitty
(terminal emulator) and tofi
(launcher) without switching workspaces. kitty
and tofi
(launcher)
Looks like this is exactly fcitx/fcitx5#1031 and a duplicate of #5764. |
I've met similar problem, but mine is: When keep pressing E.g. Press However, press This is 100% reproducible on my PC. btw I'm using AUR package Update After |
I tried with fcitx, but still can't repro. Can you check if 1d40af6 is a regressor? if the commit before that has the same issue, I don't think anything else has changed in hyprland's IME/TI in a while |
Yes, I can confirm that 1d40af6 works normally without focus failure on my PC, along with fcitx5 |
It happens to me as well, except sometimes keyboard input does not follow windows selection at all. I have to move the window(with a mouse) that i want to input to first. Killing fcitx5 fixed it. |
kitty
and tofi
(launcher)
Can anyone try the latest git? 31d055f fixed the issue for me. The repro steps for me was
|
I have been tried the current latest git version in archlinuxcn |
Yeah |
latest git version fixed the issue, thanks |
Will this be released soon? For now the Arch Linux git package is also broken and I can't figure out a way to fix it. No working hyprland for me unless I downgrade fcitx5, which seems to be bringing some other issues. |
Hmm, weird... With Arch's prebuilt hyprland 40.0 the issue persists for me, but when using |
NVM I can't repro this all of a sudden. |
Hyprland Version
System/Version info
Bug or Regression?
Regression
Description
When creating a new terminal emulator in an empty workspace, I can't type into it(even if it's focused). But after switching to another workspace and switch back to it, I can.
How to reproduce
As above.
Crash reports, logs, images, videos
https://pastebin.ubuntu.com/p/Jf7j772Jc3/
The text was updated successfully, but these errors were encountered: