[Koha-bugs] [Bug 12075] jQueryUI upgrade broke keyboard shortcuts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 14 23:06:45 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12075

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 27106
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27106&action=edit
[PASSED QA] Bug 12075 - jQueryUI upgrade broke keyboard shortcuts

The recent jQueryUI upgrade broke keyboard shortcuts in the staff client
because of changes to the jQueryUI API. This patch fixes the problem.

To test, apply the patch and clear your browser cache if necessary.

- View any page in the staff which includes header search tabs for check out,
  check in, or catalog search (staff client home page or circulation
  page for instance).
- Test the keyboard shortcuts: Alt-q for catalog search, Alt-u for check
  out, Alt-r for check in.
- Each keyboard shortcut should select the correct tab.

Followed test plan, patch behaves as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes all tests and QA script.
Confirmed that the shortcuts were broken before the patch
and now work again after applying it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list