[Koha-bugs] [Bug 9667] Inventory scrolling to top with every click

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 14 15:20:30 CEST 2014


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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 29676
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29676&action=edit
Bug 9667 - Inventory scrolling to top with every click

An "onclick" attribute on inventory results links causes the page to
scroll to the top each time. This patch updates the click handling to
use a progressive-enhancement method.

Unrelated changes: I added use of the Branches T:T plugin to output
library name instead of branchcode, and put a check around call number
to prevent output of empty [] in results.

To test, use the inventory tool to check a batch of items. On the
results page:

- Confirm that branch name is shown instead of code.
- Confirm that no [] shows for items without call numbers
- Confirm that clicking a title opens a pop-up window showing details
  for that title.
- Confirm that clicking a title opens a pop-up window whether you're on
  the first page of results or any subsequent page.

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


More information about the Koha-bugs mailing list