The script manager's SetFocus script doesn't work in Internet Explorer 8 when in Internet Explorer 8 standards mode. Clicking on compatibility view seems to fix the problem.It could have something to do with IE8 not liking the UpdatePanel's Update method (where it sets the innerHTML incorrectly). Fiddling with Multiline textboxes, and a UseSubmitBehvior=false button, and doctype fiddling doesn't seem to work.I realise this may turn out to be an IE8 issue, but the script was rendered by Visual Studio, I'll need to cater to users of IE8, who cannot / are unwilling to patch. Since I'm writing a web control, dictating the X-UA-Compatible flag to my consumer is also not an option.
Product Language
Version
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results