Closed Bug 95473 Opened 23 years ago Closed 23 years ago

window.open to a specific size shows some ghost images first

Categories

(Core :: XUL, defect)

All
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 91884

People

(Reporter: mstockman, Assigned: trudelle)

References

()

Details

I created a simple pop-up script to open a small window onmouseover and close it
onmouseout. See the URL for an example.

The problem is that when it opens in Mozilla, I can see a much bigger window
flash onto the screen before resizing into the one I want. It's unattractive,
and kind of disconcerting.

This doesn't happen with Netscape 4.x or IE 5.5, where the windows appear
immediately in the location and size expected.
Browser, not engine. Reassigning to Browser-General for advice 
on the proper component. Confirming bug with 20010807xx WinNT; 
it is quite a problem. 
Assignee: rogerl → asa
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Browser-General
Ever confirmed: true
QA Contact: pschwartau → doronr
Bug 91884 suggests that this may be caused by calling focus() in the code. One 
of the other window.open bugs I read mentioned something about Mozilla creating 
a window template that is used for all windows when launched, theoretically to 
improve startup speed. I'd imagine this template has a fixed size and gets shown 
before the resize information is passed.
->xpapps
Assignee: asa → pchen
Component: Browser-General → XP Apps
QA Contact: doronr → sairuh
QA Contact: sairuh → claudius
actually, toolkit
QA Contact: claudius → sairuh
->toolkit
Assignee: pchen → trudelle
Component: XP Apps → XP Toolkit/Widgets
QA Contact: sairuh → jrgm
Yes, tres ugly. Fixed with bug 95473 (which was the cause). Try a current 
build.

*** This bug has been marked as a duplicate of 91884 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
yeah, verified dup
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.