public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Fix accessibility issue for menu navigation. Fixes #4
3+ messages / 2 participants
[nested] [flat]

* pgAdmin 4 commit: Fix accessibility issue for menu navigation. Fixes #4
@ 2019-07-25 09:23 Dave Page <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Dave Page @ 2019-07-25 09:23 UTC (permalink / raw)
  To: [email protected]

Fix accessibility issue for menu navigation. Fixes #4194

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae2ffe1aa6b70131c7c0d22afb04c0a74166...
Author: Aditya Toshniwal <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_7.rst          | 1 +
web/pgadmin/browser/static/js/keyboard.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* pgAdmin 4 commit: Fix accessibility issue for Datetime cell in backgrid
@ 2019-07-25 12:25 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2019-07-25 12:25 UTC (permalink / raw)
  To: [email protected]

Fix accessibility issue for Datetime cell in backgrid. Fixes #4508

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=108af5c10b9d629c409b4e9955775a16a558...
Author: Murtuza Zabuawala <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst         |  1 +
web/pgadmin/static/js/backgrid.pgadmin.js | 29 ++++++++++++++++++++++-------
2 files changed, 23 insertions(+), 7 deletions(-)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* pgAdmin 4 commit: Fix accessibility issues:
@ 2019-11-15 05:37 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2019-11-15 05:37 UTC (permalink / raw)
  To: [email protected]

Fix accessibility 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.

Fixes #4935

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6a5d98cf19a02fc83b3000292c9dcaf7d6da...
Author: Murtuza Zabuawala <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_16.rst                  | 1 +
web/pgadmin/browser/static/js/keyboard.js          | 5 +++--
web/pgadmin/static/js/alertify.pgadmin.defaults.js | 2 +-
web/pgadmin/static/js/backform.pgadmin.js          | 3 ++-
4 files changed, 7 insertions(+), 4 deletions(-)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2019-11-15 05:37 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-07-25 09:23 pgAdmin 4 commit: Fix accessibility issue for menu navigation. Fixes #4 Dave Page <[email protected]>
2019-07-25 12:25 pgAdmin 4 commit: Fix accessibility issue for Datetime cell in backgrid Akshay Joshi <[email protected]>
2019-11-15 05:37 pgAdmin 4 commit: Fix accessibility issues: Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox