https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32999 Bug ID: 32999 Summary: Click handler to show QR code in OPAC lacks preventDefault Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Depends on: 23566 If you're scrolled down on the OPAC bibliographic detail page and click the "Send to device" link, the page jumps up to the top because the click handler doesn't have a "return false" or "event.preventDefault()". Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23566 [Bug 23566] Continue on device - with QR codes -- You are receiving this mail because: You are watching all bug changes.