Hi I am using Gecko HTML Editor embedded in my own application. When working with images or links, the editor will turn absolute urls (like "file:///C:/documents/A.png") into relative urls (like "file:///../.../ A.png").
What would be the correct way to prevent this? Thanks _______________________________________________ dev-tech-editor mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-editor
