単一行のテキストボックスに複数行のデータをコピペ

firefoxの話。
about:configで、editor.singleLine.pasteNewlines の設定を 2 にすると、単一行のテキストボックスに複数行のデータがコピペではれるらしい。
Paste multiple lines to input boxes

Type "about:config" in the location bar. In the "Filter" field type "singleline." You can set the value to 2 for editor.singleLine.pasteNewlines, which will allow pasting of multiple lines to input boxes.

へー。