Closed Bug 265556 Opened 20 years ago Closed 20 years ago

Opening a link in a new tab gives that tab keyboard focus

Categories

(Firefox :: Tabbed Browser, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 124750

People

(Reporter: mimecuvalo, Assigned: bugs)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041021 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041021 Firefox/0.9.1+

The opening of a link in a new tab gives that tab keyboard focus.  This is seen
on pages that use the onload event to focus a certain input field.

Reproducible: Always
Steps to Reproduce:
1. Open http://www.google.com
2. Right-click on the 'Images' link and 'Open Link in New Tab'
3. When the page is done loading, try typing anything on the keyboard.
4. Whatever you type will be in the new tab that was opened up, even though it
was in the background.

*** This bug has been marked as a duplicate of 124750 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Verified.  The page focuses the search field using "document.f.q.focus();".
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.