https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17566
--- Comment #5 from Marcel de Rooy <[email protected]> --- Created attachment 57881 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57881&action=edit Bug 17566: [Follow-up] Initial focus on first select or input Previous patch just set the focus to the first input, because the focus on the first select does not show up in some browsers (incl FF). Joubu complained about that, which is not unreasonable :) This patch puts the focus on the first subfield (under conditions described earlier). We do not solve all browser problems here, but it still is an improvement compared to the original focus. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
