Closed Bug 9548 Opened 25 years ago Closed 25 years ago

HTML files cannot be opened as chrome

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: slamm, Assigned: danm.moz)

Details

window.openDialog('resource://res/rdf/dialogFrame.html','New','chrome');

It locks up on linux and Windows.
Assignee: hyatt → danm
Status: NEW → ASSIGNED
Target Milestone: M9
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Awwwww.  Went to fix this one and found it already working with builds pulled during the
closed trees on the morning of 15 July 99.  It's not locking up on either Windows or Linux,
with both window.open and window.openDialog.

Note that HTML opened as chrome won't size correctly -- that's because intrinsic sizing is
fired from the XUL document, so windows opened as HTML chrome won't size themselves.
Hyatt thinks he can fix that, but for now, it seems like we could recommend you just use
XUL for chrome.  But if you have to use HTML, you'll have to give the window a hard-wired
size when you open it.

But at least it's not hanging.
Status: RESOLVED → REOPENED
Oops.  Works on Windows, not Linux.  Reopening. (Mac status is unknown; I can't run that right now.)
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Goofy me. I just reopened the wrong bug. Reclosing.
You need to log in before you can comment on or make changes to this bug.