Re: Fix for issue RM1336 [pgadmin4] - Mailing list pgadmin-hackers

From Harshal Dhumal
Subject Re: Fix for issue RM1336 [pgadmin4]
Date
Msg-id CAFiP3vxq4-jHf0GALVH=eaQM5d+rrdu8Z49Q1ksL4ftKUzzVyQ@mail.gmail.com
Whole thread Raw
In response to Re: Fix for issue RM1336 [pgadmin4]  (Dave Page <dpage@pgadmin.org>)
Responses Re: Fix for issue RM1336 [pgadmin4]  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Dave,

I tried to find unique shortcuts keys combination using function keys on different platforms (windows, mac, linux ) but no success. Any combination of function keys with either of (or some of them together) Alt, Ctrl, Shift conflict with either browser functionality or with window functionality (like resize, move, minimize, maximize etc).

And regarding Ctrl+F5, it is for hard refresh on some browsers.

-- 
Harshal Dhumal
Software Engineer

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

On Thu, Jun 16, 2016 at 8:03 PM, Dave Page <dpage@pgadmin.org> wrote:
On Thu, Jun 16, 2016 at 3:28 PM, Ashesh Vashi
<ashesh.vashi@enterprisedb.com> wrote:
> On Thu, Jun 16, 2016 at 5:10 PM, Dave Page <dpage@pgadmin.org> wrote:
>>
>> On Thu, Jun 16, 2016 at 12:14 PM, Harshal Dhumal
>> <harshal.dhumal@enterprisedb.com> wrote:
>> > Hi,
>> >
>> > As per my offline discussion with Ashesh; He is suggesting not to use
>> > Function keys as shortcuts.
>>
>> Why? That is primarily what they are on the keyboard for.
>
> F5 is always bind to refresh function of the browser on linux & windows.
> Similarly - many shortcuts of browser are bound to the function keys.
>
> Hence - I asked not to use F5.

I suggested Ctrl+F5.

 

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

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

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: RM #1351
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix runtime compatibility with newer Python versions