Re: Patch for Feature #1344 Can't use multiple monitors (Windows 10)

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Patch for Feature #1344 Can't use multiple monitors (Windows 10)
Date: 2017-03-24 14:45:05
Message-ID: CA+OCxoxwz-e81PR90kJ+E9zqgU-zFgW9KvvoLGT-QL26a1pNZw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Fri, Mar 24, 2017 at 8:52 AM, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com
> wrote:

> Hi All
>
> I have implemented Feature #1344 Can't use multiple monitors (Windows 10).
> Attached is the patch file. I did following things in this patch:
>
> - Added "Open in New Browser Tab" preferences setting for "Query Tool"
> and "Debugger".
> - Use "window.open" and related functions to open the query tool and
> debugger in other browser tab.
>
> I have tested it on Chrome, Firefox, Safari and Runtime. In Safari user
> will have to uncheck "Block pop up window" settings.
>

Thanks, applied.

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

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Navnath Gadakh 2017-03-24 15:13:19 Re: pgAdmin4: Test result enhancement patch
Previous Message Dave Page 2017-03-24 14:44:01 pgAdmin 4 commit: Modify the web code to allow the Query Tool and Debug