Closed
Bug 289744
Opened 20 years ago
Closed 20 years ago
Location bar has no focus after creating new window
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: spamcop, Assigned: bugs)
Details
(Keywords: regression)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050409
Firefox/1.0+
Just open a new window. Focus is not on location bar. It used to be there for
all previous Firefox versions. Then there was a bug, preventing it from being
there and throwing a JS exception. It got fixed. Now the bug is back agian (I
couldn't find it anymore, if you can, please post the number here), but this
time there is no exception, just the focus is not where it should be.
Maybe important: I have type-as-you-find search enabled.
Just downloaded nightlies going backwards to find out when exactly this broke
again. In
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050404
Firefox/1.0+
it is still working, so it broken exactly with next nightly build.
I'm on my way to find out which checkin could have broke this.
Might have been this checkin, as it's focus related:
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=mozilla/content/events/src&command=DIFF_FRAMESET&file=nsEventStateManager.cpp&rev1=1.561&rev2=1.562&root=/cvsroot
But might also be this one, as it is about opening new windows:
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=mozilla/browser/base/content&command=DIFF_FRAMESET&file=browser.js&rev1=1.406&rev2=1.407&root=/cvsroot
The rest seems not related, but I'm not a Mozilla expert, so don't rely on me ;)
I'm just trying to be helpful :)
This bug is definitely serious, so I'd say we should set blocking 1.1
Okay, has been fixed again; at least it works again in
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050412
Firefox/1.0+
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Flags: blocking-aviary1.1?
You need to log in
before you can comment on or make changes to this bug.
Description
•