Closed Bug 73465 Opened 23 years ago Closed 23 years ago

XUL dialogs are appearing full screen

Categories

(Core :: XUL, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 72530

People

(Reporter: kinmoz, Assigned: hewitt)

References

Details

In my 03/25/01 Win32 Debug Trunk build, using the Modern skin, I'm seeing XUL 
dialogs occassionally show up full screen. When this happens, there is no way 
for me to get rid of the dialog since the borders of the dialog (including the 
title bar) are off screen. Also I don't see any widgets in the window, it's just 
a big blank blue dialog window.

In the console I see the following:

    HLine Properties startup...
    Done with INIT
    WEBSHELL+ = 8
    window moved to offscreen position
    weird status return -2142109690

I'm seeing this in various parts of the app (browser, mail, etc.), but it seems 
that I can consistently reproduce this in composer with the following steps:

  1. Bring up a blank composer.
  2. Press the HLine button on the toolbar to insert an HRule.
  3. Right click on the HRule and bring up the Horizontal Line Properties 
dialog.
  4. Enter some ridiculous number like 233333 for the height and h it the ok 
button.

You should now get a window that fills the entire screen.
Hmmmm seems to be a Modern skin problem, since I can't reproduce this in 
Classic. cmanske says this should go to hewitt.
Assignee: danm → hewitt
Hmmm. I can't reproduce in either modern or classic
I am only able to duplicate this AFTER a theme switch.  It will happen in both
themes.  This is definitely not a Theme-css related problem.  I'm really not
sure who this bug belongs to.
Assignee: hewitt → trudelle
*** Bug 73484 has been marked as a duplicate of this bug. ***
Ok, if not themes, then this kind of window size problem has been seen before
and danm fixed those issues. I'd say give it to him, but hyatt may also have
some insight.
->danm
Assignee: trudelle → danm
modern theme chrome directory is missing chrome://global/skin/dialogOverlay.css, 
chrome://global/skin/alert-icon.gif and chrome://global/skin/message-icon.gif. 
Supply them and the alert comes up properly.
Assignee: danm → hewitt

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