Fixed Redactor: Conversation pasting extra tab for each line - Firefox only

AndyB

Well-known member
When I copy a Conversation message and paste it into a new conversation message, there's an extra tab before each line. Steps to reproduce:

Using Mac OSX (10.8.3) and Firefox 21.0:

1) Copy a Conversation Message
2) Create a new Conversation
3) Paste text into message

Notice the tab before each line. Does not happen with Chrome, only Firefox.
 
Seems fine here. Can you take a screenshot of what you're seeing?

If you could inspect the actual HTML and show what the DOM looks like there it would help with debugging.
 
This is fixed now. Just stripping out a few other things that we don't want on paste.
 
Top Bottom