I have a webHTMLEditor and whenever i try to place an image inside the editor it causes the browser to sit idle and none of the buttons or other controls on the page do anything until you reload the page. At one point i noticed the image loader pop up hadn't closed when i thought it had but after closing the pop up the behavior was the same.
After more testing it seems that once you interact with the web html editor on the page then the save and clear buttons lose their event handlers. But the cancel button and navigation links all continue to work as expected.
Hi obrienm,
I tested the WebHtmlEditor under IE 7, 8, 9, Firefox and Chrome with NetAdvantage 11.2.20112.2055, but I could not reproduce the issue. I tied the Insert Image button from the toolbar and it was working correctly and uploading images didn't cause any browser issues. What version are you using? Is this happening only with specific browser? Please provide any additional details, which could help to reproduce this behavior. Thanks.
I was actually able to fix it a few minutes after this got posted. Turns out it wasn't the html editor that was locking the page it was other events firing that I didn't think would be activated.
Good to hear that.
If you have any other questions, please let me know.