Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes - Mailing list pgadmin-hackers

From Surinder Kumar
Subject Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes
Date
Msg-id CAM5-9D8EhEna38hMQY0q1sFxZFj3+vU2-iSOXFDR5NHUFwOWrQ@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
Responses Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi

In previous patch, the support to "select highlighted option in Select2 control on TAB press" was for Backform Select2Control.
Now the same is added for Backgrid Select2Cell as well in v1 patch.

Thanks to Harshal for helping me in resolving one issue.

Please find updated patch and review.

On Sat, Aug 20, 2016 at 1:16 AM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Hi

Add support to select highlighted option in Select2 control on TAB press.

Capture the TAB event on Keypress of Select2 selector, then trigger select item event of Select2 object.

Please find attached patch and review.

Thanks,
Surinder Kumar

Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH/s: RM#1387 - Bad handling of missing connection database server
Next
From: Harshal Dhumal
Date:
Subject: Re: [pgadmin4] Edb package support.