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

This commit is contained in:
Aditya Toshniwal
2019-06-05 12:00:09 +01:00
committed by Dave Page
parent 9a00a8a60b
commit d90136d93d
4 changed files with 16 additions and 7 deletions

View File

@@ -13,4 +13,5 @@ New features
Bug fixes
*********
| `Bug #4255 <https://redmine.postgresql.org/issues/4255>`_ - Prevent the geometry viewer grabbing key presses when not in focus under Firefox, IE and Edge.
| `Bug #4320 <https://redmine.postgresql.org/issues/4320>`_ - Fix issue where SSH tunnel connection using password is failing, it's regression of Master Password.