Обсуждение: pgAdmin 4 commit: Prevent the geometry viewer grabbing key presses when

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
Prevent the geometry viewer grabbing key presses when not in focus under Firefox, IE and Edge. Fixes #4255

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9d4122f860a15f26b583bc0b2bfe2cc0a3e0d69a
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(-)