Skip to content

Conversation

@Ascyt
Copy link

@Ascyt Ascyt commented Aug 5, 2025

Fixed #1810. It seems to focus mostly consistently for me now. I've still had a handful of cases where it still didn't focus, however it seems to work much better than the current version.

Changes in this PR:

  • Try to focus the element 10 times in the first second
  • Sidebery's default search bar now only shows when in focus of sidebery. Previously, it would show it even when sidebery was not in focus. I believe this primarily led to the issue, as I suppose the search window of sidebery also tried to get focus, which conflicted.
  • Removed the 300ms delay for search. Not sure why this is a thing in the first place, it works perfectly fine without the delay and is much more snappier and usable, especially when using this feature a lot and frequently switching between tabs.

@Ascyt Ascyt changed the title Fix search popup focus fix: Search popup focus sometimes not focusing Aug 5, 2025
@Ascyt Ascyt mentioned this pull request Aug 5, 2025
@Ascyt Ascyt changed the title fix: Search popup focus sometimes not focusing fix: Search popup sometimes not focusing Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search doesn't work

1 participant