Closed
Bug 496502
Opened 16 years ago
Closed 16 years ago
textbox focus steals focus away from searchbox
Categories
(Firefox :: Search, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 125282
People
(Reporter: alias301, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
When you go to a webpage (ie homepage) and are in the search bar the focus will get stolen once the page loads.
Reproducible: Always
Steps to Reproduce:
1. Go to Google
2. Go to the search bar (before Google loads)
3. Wait
Actual Results:
the focus will get stolen and then if you had already started to typed something focus will get stolen and then you will have 1/2 of what you wanted when you start searching.
Expected Results:
The search box should keep the focus
Comment 1•16 years ago
|
||
It happens due to the running js script which sets the focus to the google search text field. This is a dupe of bug 125282.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Version: unspecified → 3.0 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•