Closed
Bug 138494
Opened 23 years ago
Closed 23 years ago
Comment tags not rendering in text area
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 133044
People
(Reporter: mlucas, Assigned: Matti)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
447 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0rc1) Gecko/20020417
BuildID: 2002041711
Please see the example URL. If you place an HTML comment inside of a textarea,
the comment tags (<!-- and ->) do not render, causing confusion. (They
are still visible in the source of the page, however.
This is new to 1.0 RC1. I have replicated this on NT 4.0 after a fresh reboot,
as well as on Mandrake Linux.
Reproducible: Always
Steps to Reproduce:
1. write a text area
2. put an HTML comment in it
3. Frown concernedly
Actual Results: Severe indigestion and the tags still don't render.
Expected Results: Render the tags.
Comment 1•23 years ago
|
||
There are two textareas, first contains <!-- Here is the comment. -->, second
contains <!-- Here is the comment. -->.
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 133044 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•