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

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes
Date: 2016-08-19 19:46:01
Message-ID: CAM5-9D9-mdE2HboPZN1yxQ9BfyLxM_KwRNWOcFVFmKNyYkNCXA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 Content-Type Size
RM1251.patch application/octet-stream 972 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-19 20:09:29 Re: [pgAdmin4][Patch]: RM1569 - Right-clicking an disconnected EPAS server shows "Create Resource Group" option
Previous Message Surinder Kumar 2016-08-19 18:00:22 [pgAdmin4][Patch]: RM1569 - Right-clicking an disconnected EPAS server shows "Create Resource Group" option