Thread: pgAdmin 4 commit: Prevent the geometry viewer grabbing key presses when

Prevent the geometry viewer grabbing key presses when not in focus under Firefox, IE and Edge. Fixes #4255

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d90136d93d91e68db03f0d3e7ca19165335a0cce
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                   |  1 +
web/package.json                                   |  2 +-
web/pgadmin/static/js/sqleditor/geometry_viewer.js |  6 ++++++
web/yarn.lock                                      | 14 ++++++++------
4 files changed, 16 insertions(+), 7 deletions(-)