https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42278 --- Comment #11 from Jan Kissig <bibliothek@th-wildau.de> --- Created attachment 199715 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199715&action=edit Bug 42278: (follow-up) Restore findborrower autofocus when no patron loaded The JS port inverted the original UNLESS condition, so the patron search field was focused only after a patron was already selected. Flip back to !borrowernumber. To test: - /cgi-bin/koha/circ/circulation.pl with no patron → cursor in findborrower - Select patron, reload → no focus jump Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> Signed-off-by: Jan Kissig <bibliothek@th-wildau.de> -- You are receiving this mail because: You are watching all bug changes.