Ok, gotcha. I pop around subs/functions a lot using F2 view so that's what's triggering it.
Yes, if possible an option to turn this off would be appreciated. I always try my hardest to use keyboard only shortcuts for everything when in the IDE but sometimes that pesky mouse use of mine gets in the way.
I'll make a change in code ... stare at it for a while ... decide that all is good in the world ... grab the mouse to click File-->Save. But instead I send my code view somewhere else and all nirvana and concentration is broken in the land of good. :)
(I know, it's a minor annoyance. It's not a must have change by any means.)
Edit: One other quick change I would like is a change to the usage of CTRL-R to comment code. I use it a lot. It would really be great that if a section of code is already commented out, CTRL-R would remove the comments instead of adding a second set. Try as I might I just can't seem to remember CTRL-SHIFT-R and end up adding a second set of comments instead. CTRL-R would toggle comments on and off in other words.