Closed
Bug 14191
Opened 26 years ago
Closed 26 years ago
Hidden window shows up, bad things happen on close
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sfraser_bugs, Assigned: davidm)
Details
When you close the last window, the hidden window shows up. If you close that,
then you loose all menu items (including Quit) and you can't exit the app.
Just adding comments that most of the involved people know about. The hidden window needs to be
made visible under the circumstances because of a problem with focus, and the hidden window can't
be moved offscreen because that makes a lot of dialogs disappear, too. I could probably reasonably force
dialogs onscreen, which is something that wants doing someday, anyway. But I'd be happier if we didn't
have to use the somewhat skanky trick of moving the hidden window offscreen where you can't see it.
Don't worry I have come up with an even skankier trick. Just make the window
very small;) I thought about adding a routine on the Mac do handle the menu
switching and focus giving wihtout making the window visible. I don't think it
can be done without a lot of hacking. I have verified that the dialog code
positions the dialog properly ( well on the screen. It really should be centered
on the screen rather than at 0,0 )
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 4•26 years ago
|
||
Dr. sfraser, I've never seen this before. Might you care to verify it?
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Rubber-stamping as Verified/Fixed per sfraser. Thanks, Simon!
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•