Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Incorrect coloring and suggestion list size

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
thims Posted - Sep 12 2006 : 04:44:50 AM
Hi!

I want to report on 2 bugs with the latest VA AND latest beta under Windows XP SP2:

1. Incorrect coloring on some elements backgrounds after system's Window color change. Re-parse/re-install VAX wont' help.
Steps to reproduce:
1. Clean VS 2005 installation on Windows XP SP2
2. Set Window color in Windows Display Settings to gray.
3. Install latest VAX
4. Open some solution (tested on C#). Coloring is good.
5. Close VS 2005
6. Set Window color in Windows Display Settings to white.
7. Start VS 2005 and open solution. Coloring is corrupted (as shown on the screenshot).

2. Incorrect suggestion list size with function names on local language.
Steps to reproduce:
1. Clean VS2005 + latest VAX install.
2. Create function with local language name (Russian on screenshot).
3. Try to type its name. Suggestion list has incorrect width.

Visual Assist info:

VA_X.dll file version 10.3.1533.0 built 2006.08.23
VAOpsWin.dll version 1.3.3.6
VATE.dll version 1.0.5.8
DevEnv.exe version 8.0.50727.42
msenv.dll version 8.0.50727.42
Font: Consolas 13(Pixels)
Comctl32.dll version 6.0.2900.2180
Windows XP 5.1 Build 2600 Service Pack 2
2 processors

Screenshot with both problems enabled:

16   L A T E S T    R E P L I E S    (Newest First)
jpizzi Posted - Oct 22 2006 : 11:42:18 PM
Feline: You said you added the Russian Keyboard. Did you add the Russian Language?
feline Posted - Oct 20 2006 : 3:49:23 PM
I have the file, thank you. Using an English WinXP pro SP2 machine with VS2005 (English) I am seeing the following:



Am I missing something obvious? I have added the Russian keyboard, and selected it to type the function name.
Your listbox is only tall enough for one item, plus my tooltip does not understand Russian characters correctly. This suggests there is some other difference between your system and mine.
thims Posted - Oct 20 2006 : 04:58:00 AM
Sure. Here you can download the sample file:
http://www.thims.ru/Test.zip
feline Posted - Oct 19 2006 : 4:51:58 PM
Would you be able to give me a test file that used to show this problem? I may be able to reproduce the bug that way.
thims Posted - Oct 19 2006 : 09:37:56 AM
No. I'm using English versions for both VS.NET and Windows. "Licensed to" showed just my name as I was in trial mode. For now my trial is expired and I cannot use VAX any more.
support Posted - Oct 11 2006 : 7:42:10 PM
Are you using a localized IDE?

You provided the About info but omitted the "Licensed to" field. Can you post it or send it to us via email? If posting, you are welcome to make the email address slightly unreadable to spambots don't find it.
feline Posted - Oct 11 2006 : 2:25:33 PM
I still cannot reproduce this, I have asked our programmers if they have any ideas.
thims Posted - Oct 11 2006 : 05:54:54 AM
It is just appearing. And it only happen with localized characters all the time.
feline Posted - Oct 03 2006 : 09:32:10 AM
thims are you pressing CTRL-SPACE to get the listbox? or is it just appearing?
so far i cannot reproduce this problem either, but i am seeing different, known, problems.
feline Posted - Oct 03 2006 : 09:16:26 AM
The background colour being wrong is an IDE bug, it happens even with VA un-installed. having changed the colour, go to:

IDE tools menu -> Options -> Environment -> Fonts and Colors

set the background color for "Identifier" to "Automatic". this should fix the background color for you. the IDE likes to set the background color to "Default" which is often wrong when you change the global background colour.
jpizzi Posted - Oct 01 2006 : 12:05:09 AM
I still can't get the listbox to be the wrong size. Does it only happen with localized characters? Does it happen all the time for you, or only some of the time, or only in one project? Does it happen if you create a new project using the Wizard?
sean Posted - Sep 29 2006 : 1:14:56 PM
quote:
Originally posted by thims


BTW (another BUG):
I have both VS.NET 2003 and VS 2005 installed. I just cannot disable VisualAssist using its menu in VS.
I disable it, close VS (2003 or 2005, doesn't matter), start VS again and see VA enabled :(



That is by design - the enable/disable VA command is not persistent. If you do not want VA to load in the IDE you need to change the startup behavior of the addin (Tools|Addin Mgr) - use the startup checkbox.

Except in vs2005 - since the IDE will let you uncheck the checkbox but won't actually do anything. Microsoft informed me that is by design. So you have to use the registry and change the LoadBehavior to 0 at:

HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\8.0\\Addins\\VAssistNET.Connect8
thims Posted - Sep 29 2006 : 04:47:30 AM
Yes, this includes the listbox sizing.
jpizzi Posted - Sep 19 2006 : 12:59:49 AM
Coloring problem is

case=2581

Not disabling is

case=2582

You said that changing fonts had the same results. Does that include the listbox sizing?
thims Posted - Sep 18 2006 : 11:34:43 AM
The same situation with Courier New and other fonts. Reset do defaults doesn't help.
BTW (another BUG):
I have both VS.NET 2003 and VS 2005 installed. I just cannot disable VisualAssist using its menu in VS.
I disable it, close VS (2003 or 2005, doesn't matter), start VS again and see VA enabled :(
jpizzi Posted - Sep 13 2006 : 12:07:30 AM
There are already some problems reported that only happen with the Consolas font. Can you see if these issues happen for you with another font (say, Courier New, for example)?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000