[pgAdmin4][Patch][Feature_1535]: Pressing ESC from within a dialog box should act like "Cancel" button

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch][Feature_1535]: Pressing ESC from within a dialog box should act like "Cancel" button
Date: 2017-06-08 04:38:19
Message-ID: CAM5-9D8j5LqKRTj4HNVsWoUMAiqkHXQGhm2K=Lggiqou0jq46Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

The attribute key for Ok, Save buttons should be mapped to 13(Enter),
for Help - 112(F1) and
for Cancel - 27(Esc)
The above changes are made into all dialog related template files.

PFA patch and review.

Thanks
Surinder

Attachment Content-Type Size
Feature_1535.patch application/octet-stream 13.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-06-08 05:18:25 Re: [pgAdmin4][PATCH] Consolidating gray colors in the application
Previous Message Surinder Kumar 2017-06-08 04:34:30 [pgAdmin4][Patch][Feature_1533]: Set focus on first field when new dialog window is presented