Closed
Bug 258480
Opened 21 years ago
Closed 21 years ago
WARNING: Illegal character in window name Abacus MathML Editor, file r:/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp, line 1157
Categories
(Core :: MathML, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: timeless, Assigned: WeirdAl)
Details
WARNING: Illegal character in window name Abacus MathML Editor, file
r:/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp, line 1157
dashes and spaces aren't allowed in window names. please fix :).
Comment 1•21 years ago
|
||
/tmp/abacus/abacus/content/tools/nsITransaction.js:
window.openDialog("chrome://abacus/content/math/editor.xul", "Abacus MathML Editor",
mozilla does not ship with abacus... please track bugs in other products elsewhere.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 2•21 years ago
|
||
verified. Yeah, it's my fault, but biesi's right.
Besides, timeless, wouldn't you get the same errors with DOM Inspector or
JavaScript Console?
Status: RESOLVED → VERIFIED
nope. domi doesn't name its windows and jsconsole hopefully doesn't include
spaces in the window name. note that a window name is not the window title, it's
the name.
You need to log in
before you can comment on or make changes to this bug.
Description
•