Skip to content

Code Quality: Fixed selecting Omnibar suggestions via keyboard #17260

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yaira2
Copy link
Member

@yaira2 yaira2 commented Jul 9, 2025

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

  • For Feature: Omnibar #16029
  • Fixed 'Holding the arrow key in Command Palette mode sometimes removes focus from the suggestions and instead filters the commands'

{
_textChangeReason = OmnibarTextChangeReason.UserInput;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this alright? When text is being changed, how it being changed would be still needed

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's causing issues, do you remember why you added it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants