| From: | Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | RM2898 Keyboard navigation in dialog tabs (nav tabs) |
| Date: | 2018-02-20 07:22:28 |
| Message-ID: | CAFiP3vwb-Z+=Y0OGNf5OPaPwsr5ZADf9f2WGZsKBpMPWL8tmvw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| RM2898.patch | text/x-patch | 16.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2018-02-20 10:44:06 | pgAdmin 4 commit: Attempt to ensure the runtime is built with the corre |
| Previous Message | Harshal Dhumal | 2018-02-20 06:16:03 | RM3080 Fix for alignment issue in keyboard preferences |