RESOLVED CONFIGURATION CHANGED 57821
while pasting content in contentEditable div whose white-space set as pre-wrap, unnecessary new lines are added.
https://bugs.webkit.org/show_bug.cgi?id=57821
Summary while pasting content in contentEditable div whose white-space set as pre-wra...
T Santhosh
Reported 2011-04-05 01:50:16 PDT
Created attachment 88189 [details] paste Test Page. while pasting content in contentEditable div whose white-space set as pre-wrap, unnecessary new lines are added. Reproducible: Always Steps to Reproduce: 1.load the attachment in IE. 2.copy the content of green box. 3. now, load the attachment in FF4. 4. paste the content in red box(white-space:pre-wrap is set), you see additional line after function. 5. paste the content again in green box, it is fine Actual Results: additional new lines are inserted while pasting Expected Results: the pasted content should be same as that of copied content.
Attachments
paste Test Page. (625 bytes, text/html)
2011-04-05 01:50 PDT, T Santhosh
no flags
Ahmad Saleem
Comment 1 2022-12-07 14:07:14 PST
I am not able to reproduce this bug in Safari 16.1 and copying content to and from between green and red does not add any additional line. Marking this as "RESOLVED CONFIGURATION CHANGED", please reopen if it is reproducible and also it is HTML Editing rather than DOM.
Note You need to log in before you can comment on or make changes to this bug.