Re: [pgAdmin4][Patch]: RM1581 - When switching between query tabs, the selected tab is not ready to run a query - Mailing list pgadmin-hackers

From Surinder Kumar
Subject Re: [pgAdmin4][Patch]: RM1581 - When switching between query tabs, the selected tab is not ready to run a query
Date
Msg-id CAM5-9D_bVwwm3kqFkdb8tUaFSrj+psWtwy7GF=DNkgQyf2ge_g@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin4][Patch]: RM1581 - When switching between query tabs, the selected tab is not ready to run a query  (Dave Page <dpage@pgadmin.org>)
Responses Re: [pgAdmin4][Patch]: RM1581 - When switching between query tabs, the selected tab is not ready to run a query  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi

Please find updated patch with below changes:
1. A code block is formatted, previously not aligned.
2. rebased the patch.
3. Remove trailing whitespace.

On Wed, Sep 7, 2016 at 6:33 PM, Dave Page <dpage@pgadmin.org> wrote:
Hi

This doesn't apply - can you rebase it please?

Thanks.

On Wed, Sep 7, 2016 at 12:46 PM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Hi
>
> This patch contains following changes:
> 1) Set focus on query tool once loaded.
> 2) While switching b/w panels find active tab and set focus on query tool.
> 3) Remove whitespace from file.
>
> This will allow user to switch b/w panels without insisting user to click on
> query tool.
>
> Please find attached patch and review.
>
> Thanks,
> Surinder Kumar
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Adding more confirmations in query tool (pgAdmin4)
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure the query tool editor has focus when the tab i