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
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