http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11905 --- Comment #14 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 28839 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28839&action=edit Bug 11905 - when editing item, cursor is positioning in search box and not to item cataloging-search.inc had embedded js to set focus into the search box. This patch removes that js from the cataloging-search.inc and adds it into addbooks.tt and merge.tt to set focus on those pages and allow focus to be set to the edit items form on additem.tt Signed-off-by: Paola Rossi <paola.rossi@cineca.it> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.