Closed
Bug 79504
Opened 24 years ago
Closed 21 years ago
Trying to position a sizeless window; caller should have called sizeToContent() or sizeTo().
Categories
(SeaMonkey :: Startup & Profiles, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: timeless, Assigned: ben_seamonkey)
References
Details
This is from my morning xlib build on solaris. ./mozilla -g
I have many "profiles" so i got profile manager. I selected Create Profile.
~/.mozilla
[New LWP 9 ]
handling client message [x10]
WEBSHELL+ = 2
Creating a new nsIToolkit!
WEBSHELL+ = 3
Creating a new nsIToolkit!
Enabling Quirk StyleSheet
blank
WEBSHELL- = 2
WEBSHELL+ = 3
Trying to position a sizeless window; caller should have called sizeToContent()
or sizeTo(). See bug 75649.
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 4•24 years ago
|
||
Trying to convert my NS4.x profile using a 2001-12-29-08-trunk build ends with
the same error ... ;-(
Is anyone working on this ?
Comment 5•24 years ago
|
||
I saw this error on OpenVMS build from 20020114. All I did was bring up Mozilla,
start Mail & Newsgroups; and sent an email message to myself. When I exited
out of both Mail and Mozilla, I saw the error message on my screen.
Comment 6•23 years ago
|
||
For what it's worth, I did not see the problem when testing OpenVMS build
20020513
Comment 7•22 years ago
|
||
Mass reassign of my non-Firefox bugs to ben_seamonkey@hotmail.com
Assignee: bugs → ben_seamonkey
Status: ASSIGNED → NEW
Comment 8•21 years ago
|
||
The call of moveToAlertPosition() that caused this warning was removed with the
fix for bug 220891. Marking FIXED.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 9•21 years ago
|
||
*** Bug 224992 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•