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

search-in-workspace: replace in files should focus replace field when term is present #10377

Open
vince-fugnitto opened this issue Nov 3, 2021 · 0 comments
Labels
bug bugs found in the application search in workspace issues related to the search-in-workspace

Comments

@vince-fugnitto
Copy link
Member

Bug Description:

Following #10242, the replace in files command should focus the replace input field when a term is present (when the search input is pre-populated). Currently the search input field is always focused:

replace-bug.mp4

Steps to Reproduce:

  1. start the application with a workspace present, and open a text document
  2. select a word in the document
  3. perform replace in files
  4. confirm that the replace input is not focused (while in vscode it is properly handled)

Additional Information

@vince-fugnitto vince-fugnitto added bug bugs found in the application search in workspace issues related to the search-in-workspace labels Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application search in workspace issues related to the search-in-workspace
Projects
None yet
Development

No branches or pull requests

1 participant