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

esc keybinding does not close find widget in terminal #28

Open
FernandoAscencio opened this issue Aug 2, 2023 · 0 comments
Open

esc keybinding does not close find widget in terminal #28

FernandoAscencio opened this issue Aug 2, 2023 · 0 comments

Comments

@FernandoAscencio
Copy link
Owner

Bug Description:

The esc keybinding only closes the find widget when it can close it in FIFO order. (Only the first find widget to be oppened can be closed first).
This issue only happens on electron example build.

Steps to Reproduce:

  1. Open Theia
  2. Open two terminals or more
  3. ctrl+f on terminal 1
  4. ctrl+f on terminal 2
  5. attempt to close the find widget on terminal 2.

Additional Information

  • Operating System:
  • Theia Version:
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

No branches or pull requests

1 participant