pgAdmin 4 commit: Ensure the query tool editor has focus when the tab i - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the query tool editor has focus when the tab i
Date
Msg-id E1bheeg-0004d8-MU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the query tool editor has focus when the tab is selected or when first shown so the user can immediately
type/execute.Fixes #1581 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f13de8b86b0e83f4aa96ecd9f0ae8844a1d8a7ae
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 73 +++++++++++++---------
1 file changed, 43 insertions(+), 30 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4][Patch]: RM1581 - When switching between query tabs, the selected tab is not ready to run a query
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1581 - When switching between query tabs, the selected tab is not ready to run a query