Closed Bug 17824 Opened 25 years ago Closed 25 years ago

nsHTMLToTXTSinkStream: Whitespace lost

Categories

(Core :: DOM: Serializers, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: BenB, Assigned: akkzilla)

Details

With my (trivial) patches for bold conversion (bug #16800), "text
<bold>text</bold> text" is converted to "text *text*text". (There're some other
line breakage odds, but I havn't investigated then yet.)

I'm not sure, if this is my fault or yours, but given the simplicity of my
change (pseudocode: |if (ehtml_tag_b) {write "*"; mColPos++}|), I guess it's
your bug.

Maybe, this will be fixed automatically during resolving bug #17723.
Depends on: 17723
Akkana, can you take a stab at setting the milestone for this one?
Status: NEW → ASSIGNED
Target Milestone: M12
I hope to be looking at these issues in M12, with Ben's and Daniel's help.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed with Daniel's changes.
No longer depends on: 17723
Status: RESOLVED → VERIFIED
verified in 11/29 build.
Bulk move of all "Output" component bugs to new "DOM to Test Conversion" 
component.  Output will be deleted as a component.
Component: Output → DOM to Text Conversion
You need to log in before you can comment on or make changes to this bug.