You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open any JS file
Invoke Quick edit on a function call to see the function definition
Click within or outside the quick edit window
Invoke Code hint (Ctrl + Space)
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)
The text was updated successfully, but these errors were encountered:
Wednesday Sep 21, 2016 at 11:40 GMT
Originally opened as adobe/brackets#12799
Prerequisites
Debug \ Reload Without Extensions
?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
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)
The text was updated successfully, but these errors were encountered: