Can I turn off context menu scrolling in VS2010?
Posted
by Jane McDowell
on Stack Overflow
See other posts from Stack Overflow
or by Jane McDowell
Published on 2010-04-14T13:34:20Z
Indexed on
2010/04/17
2:23 UTC
Read the original article
Hit count: 767
visual-studio-2010
When I right-click in the middle of a code editor window in Visual Studio 2010 RTM, a context menu appears. This takes up about a fourth the height of the screen but doesn't show all options. Instead it scrolls up and down when you move the pointer to the top or bottom of the menu. If I click near the top or bottom of the screen, the menu is normal and doesn't scroll.
Can I turn this behavior off? It's stupid. You can't even scroll using the mouse wheel.
EDIT
I reckon this might just be a bug - I've found a few.
© Stack Overflow or respective owner