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

OSK hides a half second after popping up on some input fields with zwp_text_input_v1 (Electron) #3580

Open
Saviq opened this issue Aug 30, 2024 · 0 comments
Labels

Comments

@Saviq
Copy link
Collaborator

Saviq commented Aug 30, 2024

Steps:

Expected:

  • OSK pops up and stays up

Current:

  • OSK pops up and quickly hides again

Even though the there's a lot of traffic, nothing in the client wayland requests suggests it should be hiding:

[4063403.674]  -> [email protected]()
[4063414.767]  -> [email protected]()
[4063418.886]  -> [email protected](wl_seat@10, wl_surface@21)
[4063418.907]  -> [email protected]_content_type(4, 3)
[4063419.005]  -> [email protected]_input_panel()
[4063419.051]  -> [email protected]_cursor_rectangle(1022, 354, 246, 236)
[4063419.086]  -> [email protected]_surrounding_text("1", 1, 1)
[4063419.253]  -> [email protected]_cursor_rectangle(1022, 354, 246, 236)
[4063419.343]  -> [email protected]_cursor_rectangle(1010, 513, 0, 20)
[4063419.378]  -> [email protected]()
[4063419.461]  -> [email protected]_input_panel()
[4063419.471]  -> [email protected]_cursor_rectangle(1010, 513, 0, 20)
[4063419.497]  -> [email protected]_cursor_rectangle(1010, 513, 0, 20)
[4063419.510]  -> [email protected]_surrounding_text("1", 0, 1)
[4063419.542]  -> [email protected]_cursor_rectangle(1010, 513, 0, 20)
[4063419.603] [email protected]()
[4063419.615] [email protected](wl_surface@21)
[4063419.633]  -> [email protected]_cursor_rectangle(1003, 513, 7, 20)
[4063421.949]  -> [email protected]_cursor_rectangle(1003, 513, 7, 20)
[4063422.271]  -> [email protected]_cursor_rectangle(1003, 513, 7, 20)
[4063519.588]  -> [email protected]_input_panel()
[4063519.610]  -> [email protected]_cursor_rectangle(1003, 513, 7, 20)
[4063622.079]  -> [email protected]_cursor_rectangle(1003, 513, 7, 20)
[4063622.377]  -> [email protected]_cursor_rectangle(1003, 513, 7, 20)
@Saviq Saviq added the bug label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant