Slowly expanding Quick Find window bug in Visual Studio 2010
In Visual Studio 2010 Professional Edition (Version 10.0.30319.1), I noticed tonight that for some reason I kept getting a wider window for quick find. I verified by exiting, restarting and retesting the bug conditions.
Steps to Reproduce
- Open existing project (I don't think it matters which one)
- Press ctrlf and give it something to search for (>?) in "current document"
- Press enter
- Press ctrlf
- Press enter
- Go to Step 4.
Can you reproduce a slowly exp开发者_StackOverflow中文版anding quick find window? Do I have some sort of wacky bugged out system?
A bug has been opened on Connect Tracker.
This has been fixed:
One of our top reported Microsoft Connect issues since RTM has been that the Find and Replace dialog grows 16px on each use. On repeated use, this can quickly take up your entire screen real estate. We now have a patch available for this issue.
I followed the steps above using Visual Studio Version 10.0.30319.1 RTMRel and could not reproduce your bug.
精彩评论