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

Replace panel: allow to validate using keyboard any time, not only when replace string is active #107937

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

Conversation

Brayden-Paley
Copy link

This PR fixes #103816

It solves the issue by changing when the command + enter keyboard shortcut can be used, and no longer requires you to click on the find/replace widget before using command +enter.

Tested locally and functions as described above.

Brayden Paley added 2 commits October 1, 2020 14:38
…fined then shifting focus to be on replaceInput rather than findInput. This may cause other problems such as the findInput not being highlighted
@rebornix rebornix added editor-find Editor find operations under-discussion Issue is under discussion for relevance, priority, approach labels Oct 8, 2020
@joaomoreno joaomoreno changed the base branch from master to main February 15, 2021 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor-find Editor find operations under-discussion Issue is under discussion for relevance, priority, approach
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace panel: allow to validate using keyboard any time, no only when replace string is active
2 participants