The source project of this merge request has been removed.
[ZoomComboBox] Don't switch to Browse mode by pressing Esc while the popup is visible
If the Esc key pressed while the popup is visible, handle this as a normal key press instead of a shortcut action. This will prevent from switching to Browse mode instead of closing the popup.