Skip to content

[ZoomComboBox] Don't switch to Browse mode by pressing Esc while the popup is visible

Eugene Popov requested to merge (removed):zoomcombobox_escape_keypress into master

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.

Merge request reports