Problem/Motivation
To improve accessibility and be more WCAG compliant, glossary terms should be accessible using the keyboard.
Proposed resolution
- Add
role="button"andtabindex="0"to termspanelements. - Handle
keypressevents on termspanelements and closebutton.
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | term_glossary-3450657-MR12-18.patch | 7.14 KB | mably |
Issue fork term_glossary-3450657
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
joachim desarmenien commentedComment #4
mably commentedComment #5
joachim desarmenien commentedComment #7
mably commentedComment #9
mably commentedComment #10
mably commentedComment #11
mably commentedComment #12
mably commentedComment #14
mably commentedJust published a patch that includes fixes from issue #3378585.
Comment #15
mably commentedComment #18
mably commentedComment #20
olivier.br commentedcommited, thanks all.