Closed
Bug 223331
Opened 21 years ago
Closed 21 years ago
After closing all windows, first new window is broken
Categories
(Firefox :: General, defect, P1)
Tracking
()
VERIFIED
FIXED
Firebird0.7.1
People
(Reporter: bugs, Assigned: bugs)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
If you close all the firebird browser windows, the first new one you open has
some problems - e.g. bookmarks haven't loaded etc. This is because of an
incorrect assumption about the opener made in browser.js:Startup()
Assignee | ||
Comment 1•21 years ago
|
||
-> me, 0.7.1
Assignee: blake → bugs
Priority: -- → P1
Target Milestone: --- → Firebird0.7.1
Assignee | ||
Comment 2•21 years ago
|
||
On MacOS X, null check the sidebar box element, as it can be null if the opener
is the hidden window.
Comment 3•21 years ago
|
||
I assume this is technically a duplicate of bug 206752, although the fix is
here, so maybe that bug should now be duped against this one. Not that I'm
complaining, I'm just happy that you've found a fix :)
I also assume this will also fix bug 206456, bug 206933, bug 215176 and bug
220534, which probably should have been duped to the earlier bug anyway. I'm not
sure if the remaining issues in bug 204418 pertain to this or not.
Comment 4•21 years ago
|
||
WFM 20031024 Firebird/0.7+. Thanks Ben! I assume you checked in a patch.
All of the other bugs listed in my last comment seem to be fixed as well (except
for bug 204418, which I assume is a different issue altogether: a number of menu
things are still awry when NO windows are open at all).
Assignee | ||
Comment 5•21 years ago
|
||
Fixed, 1.6a trunk and 1.5br
Wayne - yes, the menu problems with no windows open is different.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 6•21 years ago
|
||
*** Bug 206456 has been marked as a duplicate of this bug. ***
Comment 7•21 years ago
|
||
*** Bug 215176 has been marked as a duplicate of this bug. ***
Comment 8•21 years ago
|
||
*** Bug 206933 has been marked as a duplicate of this bug. ***
Comment 9•21 years ago
|
||
*** Bug 220534 has been marked as a duplicate of this bug. ***
Comment 11•21 years ago
|
||
*** Bug 220454 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
QA Contact: bugzilla → general
You need to log in
before you can comment on or make changes to this bug.
Description
•