yysun / git-tools

This extension provides a git changes tool window, a graphical git history viewer and menus to launch Git Bash, Git Extenstions and TortoiseGit.
http://yysun.github.com/git-tools
MIT License
78 stars 27 forks source link

"GitTools" menu has wrong hightlighting #7

Closed ygoe closed 5 years ago

ygoe commented 9 years ago

Open the "GitTools" menu in VS 2015 CTP 6 and hover items with the mouse cursor. Then press the up/down arrow keys and now two items will be highlighted.

Also, open the GitTools menu, TortoiseGit subment and select a command like Commit. Cancel that and open the GitTools menu again. The "TortoiseGit" menu item is always highlighted and will always stay like that. The yellow background never goes away again.

Other menus in Visual Studio work fine so I assume some hacky custom menu drawing is performed here.