Re: Fix for issue RM1336 [pgadmin4]

Поиск
Список
Период
Сортировка
От Harshal Dhumal
Тема Re: Fix for issue RM1336 [pgadmin4]
Дата
Msg-id CAFiP3vxq4-jHf0GALVH=eaQM5d+rrdu8Z49Q1ksL4ftKUzzVyQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fix for issue RM1336 [pgadmin4]  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Fix for issue RM1336 [pgadmin4]
Список 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 по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch]: RM #1351
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix runtime compatibility with newer Python versions