Open Bug 236291 Opened 22 years ago Updated 3 years ago

HTML editor ignores wrap setting

Categories

(Core :: DOM: Editor, defect)

defect

Tracking

()

People

(Reporter: akkzilla, Unassigned)

Details

The editor (nsEditor, even) has a method called GetWrapWidth which checks the pref editor.htmlWrapColumn. But then that value is never passed to the serializer, so there's no way to turn off wrapping or wrap at a value other than 72 columns. This may be related to bug 236290, in which the html serializer ignores its wrap flag. But it actually does take the passed-in wrap column setting, so this bug may not be dependant on 236290.
QA Contact: bugzilla → editor

Removing myself as assignee for editor bugs, since the editor project is (sadly) long gone.

Assignee: akkzilla → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.