RM2898 Keyboard navigation in dialog tabs (nav tabs) - Mailing list pgadmin-hackers

From Harshal Dhumal
Subject RM2898 Keyboard navigation in dialog tabs (nav tabs)
Date
Msg-id CAFiP3vwb-Z+=Y0OGNf5OPaPwsr5ZADf9f2WGZsKBpMPWL8tmvw@mail.gmail.com
Whole thread Raw
Responses Re: RM2898 Keyboard navigation in dialog tabs (nav tabs)
List pgadmin-hackers
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.


-- 
Harshal Dhumal
Sr. Software Engineer

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

pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: RM3080 Fix for alignment issue in keyboard preferences
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Attempt to ensure the runtime is built with thecorre