Closed
Bug 291264
Opened 20 years ago
Closed 16 years ago
The infamous "red XUL error" text should be copyable
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mnyromyr, Unassigned)
Details
When something goes wrong in applying locales to content one usually gets a red
XUL error, eg.
<menuitem id="menu_HelpPopup_reportertoolmenu" label="&reporterMenu.title;"
accesskey="&reporterMenu.accesskey;" insertbefore="aboutName"
----^
While experienced (test) users may copy this via DOMI, Joe Users tries to
copy'n'paste that stuff --- and fails.
Thus the error text should be selectable and copyable.
Comment 1•20 years ago
|
||
Actually, it should simply not appear and the error should be logged to the JS console -- we have bugs on this....
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > Actually, it should simply not appear and the error should be logged to the JS > console -- we have bugs on this.... Well, I didn't find any of these...
Whiteboard: DUPEME
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.widgets
Comment 3•16 years ago
|
||
(In reply to comment #1) > Actually, it should simply not appear and the error should be logged to the JS > console -- we have bugs on this.... That bug has been fixed now, so closing this.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•