http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13258 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33575|0 |1 is obsolete| | --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 33580 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33580&action=edit Bug 13258 - Clicking the "show checkouts" button should return focus to the barcode field This patch udpates the checkouts JavaScript so that clicking the "show checkouts" button or the "always show checkouts" checkbox returns focus to the barcode field. This improves the checkout workflow by eliminating a mouse click. To test, apply the patch and clear your browser cache. Check out to a patron and confirm that focus is returned to the barcode field after clicking the "show checkouts" button and the "always show checkouts" checkbox. Patch behaves as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.