http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11905

--- Comment #2 from Marjorie Barry-Vila <[email protected]> ---
(In reply to Nick Clemens from comment #1)
> I am seeing the same thing in 3.12 and 3.14.
> 
> I think the script on the page is the issue, setting the focus in search and
> overriding the anchor, with JS disabled the page loads as expected.
> 
> This bit seems to be it:
> 
> <script>$(document).ready(function(){
>       $("input[name=q]:eq(0)").focus();
> });</script>

Thanks Nick for explanation.
Do you know a script js to remove focus?

Marjorie

-- 
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/

Reply via email to