Closed
Bug 3604
Opened 26 years ago
Closed 25 years ago
Close menu item does not work.
Categories
(SeaMonkey :: UI Design, defect, P2)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
M8
People
(Reporter: leger, Assigned: davidm)
References
Details
Using Mar 10 build on Mac 8.5
1) Select Close menu item
2) Nothing happens
3) Using Close box to close windows works great!
beppe, can you assign a QA Contact to check Win32 and Linux please.
Putting on M3 radar for now. Though I would release note this since Close box is
the workaround.
Re-assigned to davidm@netscape.com and changed platform and OS to All.
David, is this fixable for M3?
Someone has to implement the close routine in the browser appcore. Someone really
has to setup some infostructure so we don't do the really lame thing of having to
cut& paste code to make windows obey common commands.
Changed target milestone to M4 and component to XPApps.
I agree about the command handling problem.
I just verified this one and File | Close is still not working
on both Linux and Windows latest Gecko builds.
Let me know if you want me to try on Mac again.
Still not working with Mar13 build. Will Release Note for Dogfood....no worries.
Updated•26 years ago
|
QA Contact: 3853 → 4144
Comment 7•26 years ago
|
||
assigning Petersen as QA contact
*** Bug 4218 has been marked as a duplicate of this bug. ***
This isn't going to happen for m4 since until appcores are no longer singletons
calling into the Appcore to destroy the window is going to cause problems. Moving
to m5
Assignee | ||
Comment 10•25 years ago
|
||
move to m6 since I haven't had time to invesigate why the program dies when
multiple windows are open
Comment 11•25 years ago
|
||
*** Bug 5779 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 12•25 years ago
|
||
until bug 6005 is fixed the JS I have written will crash. Moving to m7
Reporter | ||
Comment 13•25 years ago
|
||
*** Bug 4660 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 14•25 years ago
|
||
Filed a bug about the toolkit not handling multiple windows. Added dependancy
Comment 15•25 years ago
|
||
Rather than check in your Javascript code which might crash without Dan's fixes,
let's move this to M8 for now.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 16•25 years ago
|
||
Checked in the JS. It will still be death until bug 7792 gets fixed if you have
more than 1 window.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 17•25 years ago
|
||
Checked with June 23rd Build on Mac. Fixed.
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•