Closed
Bug 531595
Opened 15 years ago
Closed 15 years ago
Background-loaded pages do not honor focus changes.
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
VERIFIED
FIXED
Firefox 3.6a1
People
(Reporter: bugzilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) FirePHP/0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) FirePHP/0.4
When a page that loads and sets focus to a specific control is loaded in a background tab, that focus is not present when the tab is brought into view.
Reproducible: Always
Steps to Reproduce:
1. Go to www.google.com
2. Ctrl-Shift click on 'Images' to load new url into background
3. Switch to tab and see that focus is not on search control (this would be if it were not loaded in the background)
This bug is also present in Camino for a long time, not sure if its related or belongs to the Gecko product.
Comment 1•15 years ago
|
||
That works for me with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b4pre) Gecko/20091123 Namoroka/3.6b4pre (.NET CLR 3.5.30729)
Neil, I would assume this has been fixed by your patch on bug 178324?
Updated•15 years ago
|
Target Milestone: --- → Firefox 3.6a1
Version: unspecified → 3.5 Branch
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•