pgAdmin 4 commit: Ensure the debugger container has focus when loaded.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the debugger container has focus when loaded.
Date: 2018-05-18 10:33:46
Message-ID: E1fJchm-0001QJ-Aj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the debugger container has focus when loaded. Fixes #3295 - this time on Firefox too!

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6492dacbb2c83b072ef567de4569d529aebfc6f0
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/debugger/static/js/direct.js | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-18 10:33:56 Re: [pgAdmin4][Patch]: Fixed RM #3295 - Shortcut key conflict issue
Previous Message Dave Page 2018-05-18 10:28:10 Re: [pgAdmin4][Patch] Feature #3204 Notify/Listen not working in version 2.1