Re: [pgAdmin4][Patch#2896] Add support for Tab/Shift Tab navigation in Query tool

2018-01-25 Thread Dave Page
Thanks, patch applied. On Wed, Jan 24, 2018 at 1:18 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to add keyboard navigation in Query tool module via > Tab/Shift-Tab key. > RM#2896 > > Please review. > > *Note:* > 1) Once the keyboard shortcut infrastructu

[pgAdmin4][Patch#2896] Add support for Tab/Shift Tab navigation in Query tool

2018-01-24 Thread Murtuza Zabuawala
Hi, PFA patch to add keyboard navigation in Query tool module via Tab/Shift-Tab key. RM#2896 Please review. *Note:* 1) Once the keyboard shortcut infrastructure is ready we will add generic shortcut to focus out from CodeMirror editor and set foucs to next element, Right now there is no way of d