[Koha-bugs] [Bug 32999] New: Click handler to show QR code in OPAC lacks preventDefault

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 17 17:06:58 CET 2023


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 at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list