T O P I C R E V I E W |
drac |
Posted - Feb 24 2009 : 09:09:57 AM Hi,
Here is one for you:
1. Enter this text in a new file in Visual Studio 2008:
AAA Lorem ipsum dolor sit amett
Only one line, without new line!
2. Search for AAA, you will see that AAA is highlighted
3. Enter a new line and then remove the newline by pressing backspace.
Not only you will remove the newline but also the highlighting!
I have found that highlighting is not accurate, I've used highlighting to differentiate through lines I would leave and lines that I would delete, and I have deleted lines which were not supposed to be deleted!
-- VA_X.dll file version 10.5.1715.0 built 2009.01.25 Font: DejaVu Sans Mono 11(Pixels)
|
6 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Mar 30 2009 : 09:30:44 AM case=24351 is fixed in build 1721 |
maxim2000 |
Posted - Feb 26 2009 : 08:11:56 AM You are right, I mixed selected and highlighted text. Sorry for that. Finally, you understood me correctly. Unfortunately, I can't reproduce the problem today and send you a picture. Somehow I could reproduce it yesterday.. as many times as I wanted. May be later I'll describe the problem more accurately. |
feline |
Posted - Feb 25 2009 : 12:45:54 PM I don't understand your description, and cannot reproduce the problem. This is VS2005, this is the last line of the file, as you can see from show all characters being turned on.
Find results being highlighted, this is being done by VA. The IDE will select one find result at a time, but it is not highlighting the result, the text is actually selected. |
maxim2000 |
Posted - Feb 25 2009 : 02:50:49 AM I'm using VS2005SP1. Just try to find a text from the last line (no empty lines below). IDE will highlight it but VA won't. I'm talking about VA's option "highlight find results". Actually, this is the same bug as drac has reported. |
feline |
Posted - Feb 24 2009 : 1:21:00 PM drac I am seeing the same effect here. Thank you for the clear description.
case=24351
maxim2000 I am not seeing any problems. Which IDE are you using? What sort of highlighting are you talking about? IDE find results, VA Find References Results, or something else? |
maxim2000 |
Posted - Feb 24 2009 : 10:24:43 AM Hello,
I've also found that text to find is not highlighted if it is at the very last line of a file. |