Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes
Дата
Msg-id CAM5-9D8EhEna38hMQY0q1sFxZFj3+vU2-iSOXFDR5NHUFwOWrQ@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
Ответы Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes
Список 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

Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH/s: RM#1387 - Bad handling of missing connection database server
Следующее
От: Harshal Dhumal
Дата:
Сообщение: Re: [pgadmin4] Edb package support.