Closed Bug 72811 Opened 24 years ago Closed 24 years ago

pasting from loses whitespace at beginning of line

Categories

(Core :: DOM: Selection, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 69024

People

(Reporter: shaver, Assigned: mjudge)

References

()

Details

Go to the URL above and select the whole thing (Accel-A or by dragging), then paste (Accel-C, Accel-V or middle-click in an xterm). Notice that the spaces that are supposed to be before the "</script>" are not. This results in patch damage when attempting to copy patches out of bugzilla entries, and perhaps other kinds of silent data corruption. I'm seeing this on the tip as well as on 0.8.1. - var _elementIDs = ["generalStartupBrowser", /*"toolbarStyle,"*/ "showHideTooltips"]; + var _elementIDs = ["generalStartupBrowser", "showHideTooltips"]; ]]> </script>
duplicate of bug 69792?
Maybe this is a duplicate of another bug on Joe's list? #69024?
sounds like a dup to me, marking as such *** This bug has been marked as a duplicate of 69024 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.