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

CommandResult.Dismiss() should leave the user in the precise state they were in before launching #152

Open
joadoumie opened this issue Nov 12, 2024 · 0 comments · May be fixed by #151
Open
Labels
Issue-Bug Something isn't working

Comments

@joadoumie
Copy link
Collaborator

Right now, CommandResult.Dismiss() has some somewhat strange behavior.

  1. Go to word and start typing
  2. Launch the command palette
  3. Do something that calls a command which invokes CommandResult.Dismiss()

Expectation --> I can start typing seamlessly again as if I had never left the previous window (word)

Reality --> The window seems to have lost the same level of focus (at a minimum the cursor isn't active anymore)

@joadoumie joadoumie added the Issue-Bug Something isn't working label Nov 12, 2024
@joadoumie joadoumie linked a pull request Nov 12, 2024 that will close this issue
5 tasks
@zadjii-msft zadjii-msft linked a pull request Feb 5, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant