LeaVerou / dabblet

An interactive CSS playground
http://dabblet.com
817 stars 148 forks source link

Regression: Line breaks are not pasted #244

Closed LeaVerou closed 10 years ago

LeaVerou commented 10 years ago

Tested in both Chrome and Firefox. Reproducible even when the code is copied from Dabblet itself!

greystate commented 10 years ago

Just tried this but couldn't reproduce it in neither Safari (7.0.5) nor Chrome (33.0.1750.152) - both on OS X Mavericks.

Is this an OS-specific bug?

LeaVerou commented 10 years ago

It looks like it has been magically fixed. WTF. :S Oh well, that's for the better! Closing issue :)

pearlchen-old commented 10 years ago

Hi @LeaVerou, I actually have this happening to me now while working on code.webplatforms.org. When I copy something to my clipboard from my text editor (or anywhere really), I paste it into the HTML box and all the line breaks are gone.

Tested on Mac OS X 10.9.4:

pearlchen-old commented 10 years ago

Actually, sorry, it works on dabblet.com so WPD must be using an older version. Is there a preferred way you would like to receive bugs for that version? File it on Github or the WPD issue tracker?