Bug 15604 - Accessibility: Can't tab to select link in acquisitions basket add user popup
Summary: Accessibility: Can't tab to select link in acquisitions basket add user popup
Status: CLOSED DUPLICATE of bug 15603
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL: /cgi-bin/koha/acqui/add_user_search.pl
Keywords: Academy
Depends on: 15602 15603
Blocks: 15605
  Show dependency treegraph
 
Reported: 2016-01-19 17:10 UTC by Owen Leonard
Modified: 2017-01-10 19:40 UTC (History)
9 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2016-01-19 17:10:55 UTC
When viewing a basket in Acquisitions, basket managers can be selected from a popup window which lets you search existing patrons. In this popup window it is not possible to use the tab key to highlight the "Select" link. I assume this is because, like the problem in Bug 15602, the link has no href attribute.
Comment 1 natasha 2016-01-20 01:58:49 UTC
this is fixed by the patch on bug 15603, please update this that passes QA.
Comment 2 natasha 2016-01-20 02:57:37 UTC
To Test -
1. Go to Acquisitions and add vendor.
2. Click new basket and add an example.
3. Hit Add user which will open a pop-up tab.
4. Search for a patron.
5. Using the tab key try to navigate onto the Select link.
6. Notice it skips Select.
7. Apply the patch and then repeat steps 1-5, notice the Select link can now be accessed through using the keyboard.
Comment 3 Aleisha Amohia 2016-01-21 01:34:50 UTC

*** This bug has been marked as a duplicate of bug 15603 ***