Re: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)
Дата
Msg-id CA+OCxoz+C3JKXMu2u7taYGSsSVAEQh20w2mDyxqLSKbbFq=21g@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Ответы Re: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
Hi

On Tue, May 21, 2019 at 10:01 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix the accessibility issue in query tool.

The query tool can be completely restructured unlike previously where query tool used to stick at top and other tabs in the bottom. 
- I have added a new shortcut to switch between frames if in query tool the tab positions are changed. On switching the frames, the frame will blink to show it is focussed. 
- In the frame, you can switch tab same as previous. The tabs in SQL editor are cyclic now, which means if you execute shortcut to go right on the last tab then it will cycle to first tab.
- I have also changed the default shortcut to switch between tabs from Shift+Ctrl+ArrowKeys to Shift+Ctrl+[ and ] similar to what we have in browser tabs.
- Similar changes done for debugger also.

Shouldn't there be documentation changes to go with this? 

Otherwise, it seems to work :-)

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

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

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Validate permissions on the session directory itself,
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)