| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Patch for Feature #1344 Can't use multiple monitors (Windows 10) |
| Date: | 2017-03-24 08:52:47 |
| Message-ID: | CANxoLDcsgu+Oon7zmxHD9_1Eejyib=4DwCb8vT9ZS=d1JY06aA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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.
--
*Akshay Joshi*
*Principal Software Engineer *
*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
| Attachment | Content-Type | Size |
|---|---|---|
| RM_1344.patch | application/octet-stream | 28.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2017-03-24 08:57:17 | Re: Patch for Feature #1344 Can't use multiple monitors (Windows 10) |
| Previous Message | Akshay Joshi | 2017-03-24 08:33:32 | pgAdmin 4 commit: Added timeout in _wait_timeout function in our psycop |