Closed Bug 11390 Opened 25 years ago Closed 25 years ago

Editor wrapping should be rewritten to use style

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: akkzilla)

Details

The nsTextEditor::SetBodyWrapWidth() method still assumes a <pre> tag in the
body of the document, whereas our text editor code now depends on style.
SetBodyWrapWidth should be fixed to change the style and not look for a <pre>
tag in the body.
Status: NEW → ASSIGNED
Target Milestone: M10
Early M10.
Priority: P3 → P2
added myself to cc list.  Can't do <textarea wrap=OFF|HARD|SOFT> properly until
this is done.  Bumped up the priority.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This works now.
Status: RESOLVED → VERIFIED
verified in 8/23 build.
You need to log in before you can comment on or make changes to this bug.