-
Notifications
You must be signed in to change notification settings - Fork 359
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Combobox with grid popup: Make escape key behavior consistent with pa…
…ttern (pull #1334) Fixes #860 and #1066: * Revise Escape key documentation to reflect expected behavior * updated escape key behavior to match combobox pattern * Make escape hide the popup if it's shown, regardless of where focus is * Update the corresponding test to no longer expect a failure (fixes #860). * Remove comment about failing test Co-authored-by: Jon <[email protected]> Co-authored-by: Simon Pieters <[email protected]>
- Loading branch information
1 parent
d515746
commit aabf040
Showing
3 changed files
with
46 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters