The method list dropdown, as well as the project and class view drop down boxes are no longer working within the editor window with VS2013 update 2.
I suspect that this issue began after the update, but I cannot be certain ( I didn't pay much attention to it until this morning, although I performed the update when it was released)
For example, I expect VS to look like like
(from the screenshot posted in the accepted answer here however it looks like:
I've tried the following:
- Run as administrator and regular user
- Remove and readd the toolbar via Option -> Text Editor -> C# -> Navigation Bar
I've also noted that
- issue occurs across all files
- it affects all parts of the navigation bar
- The dropdown's do update to reflect the current position of the editor
Any ideas on how I can resolve this?