From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | [RM#4935] Accessibility related issues |
Date: | 2019-11-14 12:56:53 |
Message-ID: | CAKKotZS8_9h69DRrLigJwbBeP7n-2224cw96ef347=4jwUAwwA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi,
PFA patch for accessibility related issues,
1) Suppress ESC
key presses in Alertify dialogues when the come from Select2 controls (It
also closes the alertify dialog when user try to close Select2 using ESC
key)
2) Do not allow Tabindex focus on Switch control when it is disbaled
3) Tab keyboard shortcut navigation does not work in wcDocker iframe.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachment | Content-Type | Size |
---|---|---|
pgadmin4_fixes.diff | application/octet-stream | 2.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Akshay Joshi | 2019-11-14 13:33:20 | pgAdmin 4 commit: Tag REL-4_15 has been created. |
Previous Message | Akshay Joshi | 2019-11-14 12:47:24 | pgAdmin 4 commit: Ensure that the superuser should be able to create da |