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] Fix failing QuickOpen unit tests #9600

Open
core-ai-bot opened this issue Aug 30, 2021 · 1 comment
Open

[CLOSED] Fix failing QuickOpen unit tests #9600

core-ai-bot opened this issue Aug 30, 2021 · 1 comment

Comments

@core-ai-bot
Copy link
Member

Issue by peterflynn
Friday Apr 17, 2015 at 09:14 GMT
Originally opened as adobe/brackets#10922


Fix QuickOpen unit tests after introduction of QuickSearchField - listens for Enter on keydown, not keyup; expects an "input" event to follow every text change (Enter key processing now waits until text change events have caught up so Enter key never takes effect if change event never comes)


peterflynn included the following code: https://github.com/adobe/brackets/pull/10922/commits

@core-ai-bot
Copy link
Member Author

Comment by rroshan1
Friday Apr 17, 2015 at 10:17 GMT


Thanks Peter. The Tests are now passing through on both Windows and Mac.

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