Visual Studio 2008 - Focus on textbox doesn't work when run from VS2008 as admin

Posted by Steve on Stack Overflow See other posts from Stack Overflow or by Steve
Published on 2009-10-16T14:41:14Z Indexed on 2010/04/26 1:23 UTC
Read the original article Hit count: 379

This is a minor, esoteric problem and not a showstopper, but I'm wondering what other VS2008 idiosyncrasies are out there.

If you make a web app, add a textbox and run a focus function for the textbox on page load, it works when you run VS not as administrator from a Vista non-administrator account or if you run the page from a browser instance run on its own, not from VS.

If you browse the page from VS as Admin, the focus doesn't work. This for Cassini and from the local IIS.

Stuff like this just makes me trust VS a tad less.

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about visual-studio