Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Fix failing QuickOpen unit tests#10922

Merged
rroshan1 merged 1 commit intomasterfrom
pflynn/quickopen-unittest-fix
Apr 17, 2015
Merged

Fix failing QuickOpen unit tests#10922
rroshan1 merged 1 commit intomasterfrom
pflynn/quickopen-unittest-fix

Conversation

@peterflynn
Copy link
Copy Markdown
Member

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)

…tens

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)
@rroshan1
Copy link
Copy Markdown
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants