Closed Bug 302920 Opened 19 years ago Closed 19 years ago

[Deer Park] contentEditable HTML serialization regression

Categories

(Core :: DOM: Serializers, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: mike, Unassigned)

References

()

Details

(Keywords: regression)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

The Gecko in Deer Park does not work with HTMLArea controls correctly. Style
changes are serialized as empty <span> elements.

Reproducible: Always

Steps to Reproduce:
1. Go to http://tinymce.moxiecode.com and click Examples, Simple Example
2. Select a word, say, "editor" and make it bold.
3. Click submit

Actual Results:  
The word editor was surrounded by a <span> element with no style attribute

Expected Results:  
The word editor was surrounded by a <strong> element.
Keywords: regression
Mike, does this work for Deer Park Alpha 2 (Firefox 1.5 alpha)
Reproducible with Deer Park a2 and SeaMonkey/20050727, WFM with Mozilla 1.8b1.
Confimed, I see this with Deer Park Alpha 2
Status: UNCONFIRMED → NEW
Ever confirmed: true
Works for me, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051002
Firefox/1.6a1
Also WFM with SeaMonkey 1.0b/20050929 and SeaMonkey 1.1a/20051002 (<strong>).

According to the Changelog a new version of TinyMCE was released on 2005-09-26,
so I retested Deer Park a2 and the <span> element now has style="font-weight:
bold". 
So is there a page showing this problem?
Maybe this was bug 301490?
It seems to work now, so I guess the regression was fixed. Closing.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assuming fixed by bug 301490...
You need to log in before you can comment on or make changes to this bug.