Hello,
My team and me have developped a control using some ajax controls... The main control used is the tabcontainer containing 2-3 tabPanels.
Our control is working perfectly in ie9, firefox, chrome, opera but is not working with ie8. I've tried multiple version of AjaxControlToolkit .NET 3.5 library (Nov. 2011, May 2012, June 2012) expecting each time that this bug has been fixed but the error is still there.
The error is the following one:
Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus
Comments: Noting this error still exists in September 2012 release. Try/catch block fixed it per desterly. Hoping maintainers will add the fix to the next release.