Summary: | Automatically focus search field | ||
---|---|---|---|
Product: | Gentoo Infrastructure | Reporter: | Martin Gysel (bearsh) <me> |
Component: | Bugzilla | Assignee: | Bugzilla Admins <bugzilla> |
Status: | RESOLVED WORKSFORME | ||
Severity: | enhancement | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Martin Gysel (bearsh)
2012-03-27 08:50:49 UTC
The search field in the navigation bar gets the focus if you have enabled JavaScript.
> document.getElementById('quicksearch_top').focus();
You're right, it's not a bugzilla issue (unless the javascript code is not standard compliant). in firefox it works as expected but not in rekonq nor opera :( |