Hello,
When an image preview modal is open (in image search), pressing "ESC" to close the modal forgets to preventDefault() on the press event, making the browser also quit full screen mode if enabled.
Closing the image modal should not bubble the ESC event to the browser.