pgAdmin 4 commit: Fixed an issue where keyboard shortcut for context me

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where keyboard shortcut for context me
Date: 2019-11-08 13:12:10
Message-ID: E1iT43e-0000cf-Pe@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where keyboard shortcut for context menu is not working when using Firefox on CentOS7. Fixes #4906

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=022cf3d93c8c02eedf73f5af1b709a8259223bc4
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst | 3 ++-
web/pgadmin/browser/static/js/keyboard.js | 5 +++--
2 files changed, 5 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-11-08 13:12:27 Re: [RM#4906][pgAdmin4] Fix context menu keyboard shortcut issue with Firefox
Previous Message Akshay Joshi 2019-11-08 12:57:12 Re: [pgAdmin][RM4896] Close Open/Save Dialog in query tool on Escape key