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

hovering the mouse focuses options on the launcher #6534

Open
PrayagS opened this issue Jan 1, 2025 · 3 comments
Open

hovering the mouse focuses options on the launcher #6534

PrayagS opened this issue Jan 1, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@PrayagS
Copy link

PrayagS commented Jan 1, 2025

The title may be a bit confusing. Please find a GIF below,

2025-01-01 at 21 02 59 - Amber Smelt

Upon opening the launcher, hovering the mouse is tracked and the options are focused.

Even when I don't hover, before opening the launcher, if the mouse happened to be at a height that's adjacent to the launcher, it focuses that option automatically.

It leads to a bad experience for me because when I type to find, it focuses the intended option but then it focuses back on the option that's being focused by the cursor. It keeps on flapping until I manually move the cursor out of the way.

My setup,

  • OS/compositor: macOS 15.2
  • Wezterm version: Happening on both stable (20240203-110809-5046fc22) and nightly (20241205-083533-6f375e29).

I looked at the docs but didn't find any relevant options that would affect this behavior. disable_default_mouse_bindings also doesn't affect this.

I'm not sure if this is a bug or not so I didn't use the bug report template. Please let me know if any additional information is needed from my end.

@PrayagS PrayagS added the enhancement New feature or request label Jan 1, 2025
@sudo-tee
Copy link

sudo-tee commented Jan 2, 2025

I have the same issue with the InputSelector.

The issue seems less frequent when using the option hide_mouse_cursor_when_typing = false but still happen from time to time.

@PrayagS
Copy link
Author

PrayagS commented Jan 3, 2025

The issue seems less frequent when using the option hide_mouse_cursor_when_typing = false but still happen from time to time.

Yes, that's the band aid fix here. @sudo-tee What platform are you on?

@sudo-tee
Copy link

sudo-tee commented Jan 7, 2025

@PrayagS I'm using wezterm on windows with WSL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants