Closed
Bug 2489
Opened 26 years ago
Closed 26 years ago
<div> tags are eaten
Categories
(Core :: DOM: Editor, defect, P2)
Tracking
()
VERIFIED
WONTFIX
M4
People
(Reporter: paulmac, Assigned: buster)
Details
This is a copy of bugsplat 117830 which was TFV 5.0, thus it is being moved over
to bugzilla. Not positive if it is still relevant in the new world of Ender.
Assigning to beppe, who may know if it's still relevant. Beth?
--------------------------------------------
1)Use Insert HTML Tag and type <DIV>
2)Type some text
3)Use Insert HTML Tag and type </DIV>
4)Save then close file
5)Open file in Browser. View Source. (<DIV> tages are present)
6)Edit file
Result:
<DIV> tags are missing. Nothing replaces them.
------- Additional Comments From mjudge 06/18/98 21:47 -------
I guess people want div tags? oooo.k. you got it. Before if they didnt have
data or at least a non-default alignment, we didnt output them since you really
cant WYSIWYG edit them well. I commented out 1 line that did that check and
they are now left in.
------- Additional Comments From brade 10/29/98 19:22 -------
reopen bug for beppe and kostello to consider how to proceed in the new world...
Updated•26 years ago
|
Assignee: beppe → kostello
Comment 1•26 years ago
|
||
I am reassigning this bug to Greg Kostello so it can be tracked in Ender. Greg,
if this is considered a non-issue, then please feel free to close it out.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•26 years ago
|
QA Contact: 4079
Reporter | ||
Comment 3•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Comment 4•26 years ago
|
||
This bug is only relevant to the old code base.
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 5•26 years ago
|
||
Marking verified, old code base bug.
All these bugs were marked "New" when Jan transfered ownership of them to me.
They were all resolved and need to be marked "Verified" again.
This was Verified on 04/20/99...resetting back to Verified...Bugzilla wacked
out.
You need to log in
before you can comment on or make changes to this bug.
Description
•