This works, but similar to bug 32814 when I click on the three dots it jumps to the top of the screen. Thank you for the feedback. This issue concerns a lot of these "framework
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32820 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #4 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to David Nind from comment #2) plugins" patches. The current framework plugin manager do things differently depending on the name of the first parameter: it adds "return false" at the end, which prevents the jump to the top of the page, but only when the first parameter is not "e", "ev" or "event". This won't be an issue after bug 30975 is pushed but for now we need to add event.preventDefault() at the beginning of all "click" event handlers. All bugs have been updated -- You are receiving this mail because: You are watching all bug changes.