Closed Bug 147490 Opened 22 years ago Closed 22 years ago

replicated tags that invert other tags consistently repeated in edited html files

Categories

(Core :: DOM: Editor, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: u32858, Assigned: mozeditor)

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510
BuildID:    2002051013

Tags are being repeated that turn off previous tags in endless loops

<p><small><small><small><small><font
size="+4"><small><small><small><small><small><b>
 aaaaaaaaa
(</small></small></small></small></small></font></small></small></small></small><small><a
 href="http://aaaa.jp/">http://www.aaaa.jp/</a>)</small><small><small><small><small><font
 size="+4"><small><small><small><small><small>. aaaa <b>aaao</b>
 . aaaaaaaaaaaaaa
</small></small></small></small></small></font></small></small></small></small></p>

Conferen</b><b>ce</b>

Reproducible: Always
Steps to Reproduce:
1.make a new html file in composer
2.highlight text, change size, change back down again, change back up again etc
3.

Actual Results:  too many tags that are inside each other and turning off others
previously

Expected Results:  should only have one tag that is the evaluated total of all
the tags
-->jfrancis
Assignee: syd → jfrancis
Component: Editor: Composer → Editor: Core
Your example does not supoprt your claim.  <font size="+4"> is not the opposite 
of <small>
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
verified.
Status: RESOLVED → VERIFIED
> ------- Additional Comments From jfrancis@netscape.com  2002-07-21 16:15 -------
> Your example does not supoprt your claim.  <font size="+4"> is not the opposite 
> of <small>
> 
Hi jfrancis,

Perhaps they are not the opporsit, but lettting so many tags through is not correct

JG
You need to log in before you can comment on or make changes to this bug.