Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 6d6b2078c0 Bug 14193 - Accessibility: Searching patrons using the alphabetic index doesn't work
Using a mouse to click on the alphabetic index letters works even though
the anchor markup doesn't contain an href attribute. However you
can't tab to them using the keyboard, and I assume the issue with
screen readers is related.

This patch adds a dummy href attribute and a class-based click handler
so that we can get rid of the "onclick" attribute in the markup.

To test, apply the patch and visit the "Patrons" section.

1. Use the tab key to move the focus to one of the alphabet links.
2. Hit "Enter" and confirm that the search is performed correctly.
3. Click any of the alphabet links and confirm that clicking works as
   well.
4. View the details of any patron and click the "Add child" button.
5. In the "Guarantor information" section click the "Change" button.
6. In the search popup, use the tab key to move the focus to one of the
   alphabet links.
2. Hit "Enter" and confirm that the search is performed correctly.
3. Click any of the alphabet links and confirm that clicking works as
   well.

Signed-off-by: Briana <brianagreally@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2016-01-23 18:50:47 +00:00
..
acqui Bug 15049: (followup) Add warning about "No active currency" 2015-12-30 23:34:34 +00:00
admin Bug 15354: (QA followup) remove tab character 2016-01-19 15:34:32 -07:00
authorities Bug 15381: Remove getauthtypes and getauthtype 2015-12-31 18:59:02 +00:00
basket Bug 14915: (QA followup) Replace fa-zoom-in and fa-zoom-out 2015-10-27 10:03:51 -03:00
batch
catalogue Bug 14945 - Add the ability to store the last patron to return an item 2015-12-31 19:32:20 +00:00
cataloguing Bug 15512 - Minor regression caused by Bug 7369 - warn on deleting item not triggered 2016-01-12 16:05:14 +00:00
circ Bug 15560: Fix display of multiple item types in pending reserves report 2016-01-23 18:31:38 +00:00
common Bug 14193 - Accessibility: Searching patrons using the alphabetic index doesn't work 2016-01-23 18:50:47 +00:00
course_reserves Bug 14915: Use Font Awesome instead of Glyphicons for the staff intranet 2015-10-27 10:02:42 -03:00
errors
help Bug 15443 - Re-code RESERVESLIP as HOLD_SLIP 2016-01-04 12:49:30 +00:00
installer Bug 15238: Better translatability for Installer Step 1 2015-12-30 00:33:45 +00:00
labels Bug 15211: adding Tools section sidebar to label creator 2015-12-31 14:58:58 +00:00
members Bug 14193 - Accessibility: Searching patrons using the alphabetic index doesn't work 2016-01-23 18:50:47 +00:00
offline_circ
patron_lists Bug 14131: Reduce the greybox height to 400px 2015-12-31 20:24:59 +00:00
patroncards Bug 14131 - Patroncard: Add possibility to print from patron lists 2015-12-31 20:24:58 +00:00
plugins
reports Bug 10154: QA follow-up - Spelling and terminology 2015-12-31 16:16:10 +00:00
reserve Bug 13517 - Show waiting date on reserve/request.pl 2015-12-30 16:42:42 -07:00
reviews
rotating_collections Bug 15061: Can't add item to rotating collection 2015-11-04 10:44:33 -03:00
serials Bug 15501 - Planned Irregularities are deleted when modifying subscription 2016-01-12 15:37:26 +00:00
services
sms
suggestion Bug 9468: use new SUGGEST_FORMAT list 2015-11-05 10:46:57 -03:00
tags
test
tools Bug 15493: Use the correct CSV profile when exporting records from the export tool 2016-01-07 18:32:55 +00:00
virtualshelves Bug 15208: Followup to reorder words 2015-11-19 13:03:27 -03:00
about.tt Bug 7143: Add link to www.openhub.net profile for Marc Veron 2015-12-30 16:55:23 -07:00
auth.tt Bug 11559: Supporting changes for Rancor 2015-10-27 12:16:05 -03:00
intranet-main.tt Bug 12428: QA Follow-up: Wrap borrower's title in a span to make it possible to hide 2015-10-27 16:26:42 -03:00