Hi
After drag and drop of image in editor it adds domain to src atribute.
Example
- Go to http://richtexteditor.com/demo/
- Drag an image to any place in document
- src atribute has now changed to include "http://richtexteditor.com/"
This behavior is not good in our aplication
// Kent