The noneditable plugin is not working the same way in all browsers.
Chrome - Can be dragged and is not editable as I would expect
IE11 - Cannot be dragged
IE8 - Acts very wierd
IE8 Issues:
- You can't put your marker directly next to an noneditable element
- You can delete the noneditable element by placing a character right beside it and navigate using arrowkeys, but only one letter at a time, you are not able to delete the whole element at once
- You are not able to just delete the element
- When trying to delete the element, then the marker jumps
- When navigating through the text using arrowkeys and you hit an noneditable element the marker jumps to the end of the line
Try this simple fiddle in IE8 and you should be able to reproduce all of it
http://fiddle.tinymce.com/7wfaab/1
The noneditable plugin is not working the same way in all browsers.
Chrome - Can be dragged and is not editable as I would expect
IE11 - Cannot be dragged
IE8 - Acts very wierd
IE8 Issues:
Try this simple fiddle in IE8 and you should be able to reproduce all of it
http://fiddle.tinymce.com/7wfaab/1