mbobka
Ketchup Master
Russia
86 Posts |
Posted - Dec 07 2005 : 3:23:15 PM
|
I found problem with switching modes in "Find and Replace" dialog in Visual Studio 2005 .NET.
Steps to Reproduce: 1.Start Visual Studio 2005 .NET 2.Load any C++ solution. 3.Open any C++ file from solution. 4.Open "Find and Replace" dialog by Ctrl+F 5.Try click on "Replace in files" 6.Try choose mode from "Quick Find" to "Find in Files"
Actual Results: on step 5. no action, mode still is "Quick find" on step 6. no action, mode still is "Quick find"
Expected Results: on step 5. Dialog must switch to "Replace in Files" mode on step 6. Dialog must switch to "Find in Files" mode
When I disable VAX, then all works as expected.
Versions: Visual Studio 2005 Final Visual Assist X 1434 |
Edited by - mbobka on Dec 07 2005 3:26:42 PM |
|