Editor.singleLine.pasteNewlinesFrom MozillaZine Knowledge Base
[edit] BackgroundSingle-line text fields do not allow users to input newlines. Pasting content, however, poses a problem: what happens if pasted content contains newlines? This is often handled differently on different platforms. This preference determines what happens to multi-line content when it is pasted into a single-line text field. The area for email addresses is affected by this preference. Changes are valid only for succeeding windows. [edit] Possible values and their effects[edit] 0Paste content intact (include newlines) [edit] 1Paste the content up to (but not including) the first newline (Default prior to Firefox 3) [edit] 2Replace each newline with a space (Default in Firefox 3) [edit] 3Remove all newlines from content [edit] 4Replace each newline with a comma [edit] 5Remove all newlines and surrounding whitespace [edit] Caveats
[edit] First checked in[edit] Has an effect in
[edit] Related bugs
|