F7 broken in VS2010

I just had a small problem when working on a web project in Visual Studio 2010. It seems that the F7 shortcut by default will only switch you from MarkupView => CodeView. But not the other way. The only way to get back is SHIFT+F7, which w...