I have a page that has a RadEditor and an update button wrapped in a RadAjaxPanel. When the update button is clicked the page performs a partial postback and the text in the RadEditor is saved and the RadEditor's visibility is set to false. If the RadEditor content area has focus when the update button is clicked, then no other controls can receive focus.
Please let me know if there is a workaround so that the no longer visible RadEditor does not hijack the browser's focus. Note: I am using IE8, tried it in both IE7 and IE8 compatibility modes. FireFox does not have the issue.
If you'd like, I can post a simple aspx page that reproduces the issue. Thanks in advance.
Seth Garrod
Please let me know if there is a workaround so that the no longer visible RadEditor does not hijack the browser's focus. Note: I am using IE8, tried it in both IE7 and IE8 compatibility modes. FireFox does not have the issue.
If you'd like, I can post a simple aspx page that reproduces the issue. Thanks in advance.
Seth Garrod
