]> git.koha-community.org Git - koha.git/commit
Bug 32999: Click handler to show QR code in OPAC lacks preventDefault
authorOwen Leonard <oleonard@myacpl.org>
Fri, 17 Feb 2023 16:07:36 +0000 (16:07 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 1 Mar 2023 14:45:29 +0000 (14:45 +0000)
commit85889a919345a3942214f9fca3952fe23f089334
tree12511e7921d06eff7c29316b313994c23ab925c3
parent28ff9448fd8ec8e9fa3aeccf4375606a605f47da
Bug 32999: Click handler to show QR code in OPAC lacks preventDefault

This patch adds "preventDefault()" to the click handler for showing
the bibliographic detail QR code. This prevents the page from scrolling
to the top when the user clicks the link.

To test, apply the patch and make sure the OPACDetailQRCode system
preference is enabled.

Locate a bibliographic record and view the detail page. If necessary,
reduce the size of your browser window so that you have to scroll down
a bit to bring the "Send to device" menu item into view in the sidebar.
Click the link to confirm that it shows the QR code and that the page
doesn't jump to the top.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 5ba3eea4959cc9a89ff21b92fb12c342fed973d7)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit db04e01f66cd39f1cee1d47774d6d6349559f78c)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt