Summary: | Accessibility: Can't tab to add link in serials routing list add user popup | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Serials | Assignee: | natasha <tasham_8> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | brendan, chris, colin.campbell, f.demians, gmcharlt, indradg, jonathan.druart, julian.maurice, koha-bugs, kyle.m.hall, testopia, veron |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/serials/add_user_search.pl | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 15602, 15603, 15604 | ||
Bug Blocks: | |||
Attachments: |
Bug 15605 - Accessibility: Can't tab to add link in serials routing list add user popup
Bug 15605 - Accessibility: Can't tab to add link in serials routing list add user popup Bug 15605 - Accessibility: Can't tab to add link in serials routing list add user popup Bug 15605: Remove the cursor:pointer style. |
Description
Owen Leonard
2016-01-19 17:25:49 UTC
Created attachment 46968 [details] [review] Bug 15605 - Accessibility: Can't tab to add link in serials routing list add user popup To Test - 1. Go to Serials and search for a title and then click on it. 2. Click routing list and then Add recipients. 3. Search for a patron. 4. Using the tab key try to navigate onto the Add link. 5. Notice it skips Add. 6. Apply the patch and then repeat steps 1-4, notice the Add link can now be accessed through using the keyboard. Created attachment 47260 [details] [review] Bug 15605 - Accessibility: Can't tab to add link in serials routing list add user popup To Test - 1. Go to Serials and search for a title and then click on it. 2. Click routing list and then Add recipients. 3. Search for a patron. 4. Using the tab key try to navigate onto the Add link. 5. Notice it skips Add. 6. Apply the patch and then repeat steps 1-4, notice the Add link can now be accessed through using the keyboard. Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 47329 [details] [review] Bug 15605 - Accessibility: Can't tab to add link in serials routing list add user popup To Test - 1. Go to Serials and search for a title and then click on it. 2. Click routing list and then Add recipients. 3. Search for a patron. 4. Using the tab key try to navigate onto the Add link. 5. Notice it skips Add. 6. Apply the patch and then repeat steps 1-4, notice the Add link can now be accessed through using the keyboard. Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 47330 [details] [review] Bug 15605: Remove the cursor:pointer style. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to Master - Should be in the May 2016 Release - Thanks Patches pushed to stable, will be in 3.22.5 This patch has been pushed to 3.20.x, will be in 3.20.10. |