Re: RM2898 Keyboard navigation in dialog tabs (nav tabs)

Поиск
Список
Период
Сортировка
От Harshal Dhumal
Тема Re: RM2898 Keyboard navigation in dialog tabs (nav tabs)
Дата
Msg-id CAFiP3vyYKhM2daufL-zteNv_=v-sUZOMnEatQnzeUXXwM-L9fQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: RM2898 Keyboard navigation in dialog tabs (nav tabs)  (Dave Page <dpage@pgadmin.org>)
Ответы Re: RM2898 Keyboard navigation in dialog tabs (nav tabs)
Список pgadmin-hackers
Hi,

-- 
Harshal Dhumal
Sr. Software Engineer

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

On Tue, Feb 20, 2018 at 10:34 PM, Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Feb 20, 2018 at 7:22 AM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

Please find attached patch to enable keyboard navigation in dialog.

To allow navigation from one tab pane (bootstrap tab pane) to another one
I have added two new shortcut preferences Dialog tab previous ( shift+control+[ ) and Dialog tab next ( shift+control+] ) for backward and forward tab navigation.

Also all dialog controls (within same tab pane) can be navigated using TAB key.

 
This seems unreliable to me - for example, it keeps getting stuck on the connection tab on the server properties dialog.

 
Also, can we use the same wording as for the tabbed panel navigation please? E.g. Next/Previous instead of Forward/Back. 

I have fixed all of above issues. Please find updated patch.

Thanks,
 

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

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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][RM#3014] Fix validation issues while creating new sequence
Следующее
От: Joao De Almeida Pereira
Дата:
Сообщение: Re: [pgAdmin4][RM#2900] Adding accessibility features in query tool