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

[CLOSED] Pressing Escape key is removing multiple popups #10900

Open
3 tasks done
core-ai-bot opened this issue Aug 30, 2021 · 2 comments
Open
3 tasks done

[CLOSED] Pressing Escape key is removing multiple popups #10900

core-ai-bot opened this issue Aug 30, 2021 · 2 comments

Comments

@core-ai-bot
Copy link
Member

Issue by adityapaturi
Wednesday Sep 21, 2016 at 11:40 GMT
Originally opened as adobe/brackets#12799


Prerequisites

  • Can you reproduce the problem with Debug \ Reload Without Extensions?
  • Did you perform a cursory search to see if your bug or enhancement is already reported?
  • Did you read the Troubleshooting guide?

For more information on how to write a good bug report read here
For more information on how to contribute read here

Description

When quick edit and code hint popup are opened(code hint popup need not be within quick edit), pressing Escape key dismisses both code hint popup and Quick edit at one go. This is introduced by adobe/brackets#12251

Steps to Reproduce

  1. Open any JS file
  2. Invoke Quick edit on a function call to see the function definition
  3. Click within or outside the quick edit window
  4. Invoke Code hint (Ctrl + Space)
  5. Press Escape and observe both code hint and Quick edit go away

Expected behavior: [What you expected to happen]
Escape should dismiss only the code hint popup. To dismiss Quick edit escape needs to be pressed again.

Actual behavior: [What actually happened]
Both code hint and Quick edit go away with single stroke of Escape key

Versions

Can be seen on latest master
Please include the OS and what version of the OS you're running.
Win 8.1
Please include the version of Brackets. You can find it under Help \ About Brackets
Release 1.8 development build 1.8.0-0 (master a340c3067)

@core-ai-bot
Copy link
Member Author

Comment by adityapaturi
Wednesday Sep 21, 2016 at 11:42 GMT


@petetnt,@bmax : Please have a look. This is introcuded by PR #12251

@core-ai-bot
Copy link
Member Author

Comment by petetnt
Wednesday Sep 21, 2016 at 11:46 GMT


@adityapaturi Thanks for this bug report, assigning to myself.

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