Closed
Bug 101776
Opened 24 years ago
Closed 24 years ago
should say 'but not before the window is displayed'
Categories
(Core :: XUL, enhancement)
Core
XUL
Tracking
()
VERIFIED
INVALID
People
(Reporter: folk, Assigned: hyatt)
References
()
Details
"onload is an event handler attribute for the root window element. The load
event is fired each time the window defined by the <window> element is loaded,
or opened, but before the window is displayed."
look at the above text,
shouldn't it say "but _not_ before the window is displayed." ?
extremely sorry if this is not the case, but I am just starting to read thru
(you can see how far I have progressed :) the XUL documentation, and found this
a little odd.
and since I have to run to catch my bus, I had no time to validate this.
but my common-sense tells me that it is wrong :)
| Reporter | ||
Comment 1•24 years ago
|
||
jesus christ, I am stupid.. _please_ disregard this bug !
=)
/me kneels before the mighty XUL masters.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Updated•24 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•24 years ago
|
||
no worries. (yeah, it's intentionally before the window is shown).
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•