Closed
Bug 606501
Opened 14 years ago
Closed 14 years ago
Pasted tab characters replaced by four space characters
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: t_edwards, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
If the text entry line the clipboard is being pasted into already has characters, any tabs in the paste buffer will appear as four spaces. If there are no characters on the line, the tabs are retained.
Having additional characters in the paste buffer (including line breaks) does not affect the outcome.
Pasting the onto a new line then deleting the line break preserves the tabs.
Reproducible: Always
Steps to Reproduce:
1. Get a tab character into your paste buffer (here's one: )
2. Paste into any text input field, on a line which already has characters
Actual Results:
Any tabs are replaced by four spaces
Expected Results:
Tab character are pasted intact
Comment 1•14 years ago
|
||
I cannot reproduce.
using notepad.exe and
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101022 Firefox/4.0b8pre ID:20101022043027
copy tab char using notepad exe.
paste into textarea or input which already has characters in this page.
Reporter | ||
Comment 2•14 years ago
|
||
Oh yeah, testing in a nightly would have helped. Looks like it's already been fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•