Closed Bug 13750 Opened 25 years ago Closed 25 years ago

Output encoders don't get preformatted body style

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: akkzilla)

Details

Plaintext editing is now done in style; but the output encoder has no way of
knowing when its text should be considered preformatted, since style information
isn't passed along.  This needs to be fixed, since it will affect output from
text areas and plaintext mail compose.
Status: NEW → ASSIGNED
Target Milestone: M11
Target Milestone: M11 → M12
M12 -- I've been busy on too many unrelated regressions to make it likely that I
can commit to this in M11.
A test for the wrapped and non-wrapped plaintext cases are (coming RSN when I
get a code review to check them in):

TestOutput -i text/html -o text/plain -w 0 -c OutTestData/plainnowrap.out
OutTestData/plain.html
TestOutput -i text/html -o text/plain -c OutTestData/plainwrap.out
OutTestData/plain.html

These will be part of TestOutSinks, the standalone test script.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed!  QA, just go ahead and verify, or I will ... there's no obvious test
visible from apprunner or viewer (eventually I'll get the automated test
exported so QA can see it in verification builds).
Status: RESOLVED → VERIFIED
verified in 10/12 build.
You need to log in before you can comment on or make changes to this bug.