indra83 / divitool

Tool for content creation
2 stars 0 forks source link

HTML widget copy paste #2

Closed indra83 closed 11 years ago

indra83 commented 11 years ago

In the 'Add HTML' widget, if we copy text from a browser, it is copying the style information as well as the any HTML tables/divs etc.

This should not be allowed as it interferes with our styles. We need equivalent of pasting the current clipboard text to Notepad and then selecting that text and pasting into our tool (removes all style info).