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: We fixed the latest code (as of date of this post) and compiled the DLL for ASP.NET 4.0. I tried to upload to this thread, but the spinner just sits there for 15 mins. So instead, grab the DLL from our repository (Bin folder): https://kartris.codeplex.com/ Or from our web site: http://www.kartris.com/uploads/General/AjaxControlToolkit_fixed_for_ASP.NET_4.0.zip