https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30975
--- Comment #52 from Marcel de Rooy <[email protected]> --- > Events removed: change, mouseover, mouseout, mousedown, mouseup, > mousemove, keydown, keypress, keyup. I do want to keep the Change event here. On a few open reports I will still submit a plugin that uses the Change event to check ISBN, ISSN or callnumber for validity and existence. See 34817 and 34860. I am using variants of those already in production (22.11). I can imagine that others might wanna use Change too. The other events are not really important here, I guess. Although I do not know if they may be used in the wild.. Does your argument about performance (too much events) have more background or supporting evidence? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
