Bug #3908
Add Entry box is not WYSIWYG while pasting
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/20/2013
Due date:
% Done:
0%
Estimated time:
Description
When a user pastes into the add entry text box it keeps the formatting of the source it came from while in the box. On submission the entry gets cleansed and what appears to be garbage is posted instead.
Control-v should sanitize on paste so that the user sees what they are going to get when they submit. Alternatively, do not preserve any formatting when pasting in this fasion.
Related issues
History
#1 Updated by Kyle Hazelwood over 7 years ago
- Status changed from New to Closed
Its already been noted that a new plugin is required. Control-v parsing would be great, if you have the time to write it go ahead.