Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Incorrect coloring and suggestion list size
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

thims
Junior Member

Russia
10 Posts

Posted - Sep 12 2006 :  04:44:50 AM  Show Profile  Reply with Quote
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:

jpizzi
Tomato Guru

USA
642 Posts

Posted - Sep 13 2006 :  12:07:30 AM  Show Profile  Reply with Quote
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)?

Joe Pizzi
Go to Top of Page

thims
Junior Member

Russia
10 Posts

Posted - Sep 18 2006 :  11:34:43 AM  Show Profile  Reply with Quote
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 :(
Go to Top of Page

jpizzi
Tomato Guru

USA
642 Posts

Posted - Sep 19 2006 :  12:59:49 AM  Show Profile  Reply with Quote
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?

Joe Pizzi

Edited by - jpizzi on Sep 19 2006 01:01:03 AM
Go to Top of Page

thims
Junior Member

Russia
10 Posts

Posted - Sep 29 2006 :  04:47:30 AM  Show Profile  Reply with Quote
Yes, this includes the listbox sizing.

Edited by - thims on Sep 29 2006 04:47:52 AM
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Sep 29 2006 :  1:14:56 PM  Show Profile  Reply with Quote
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
Go to Top of Page

jpizzi
Tomato Guru

USA
642 Posts

Posted - Oct 01 2006 :  12:05:09 AM  Show Profile  Reply with Quote
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?

Joe Pizzi
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Oct 03 2006 :  09:16:26 AM  Show Profile  Reply with Quote
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.

zen is the art of being at one with the two'ness
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Oct 03 2006 :  09:32:10 AM  Show Profile  Reply with Quote
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.

zen is the art of being at one with the two'ness
Go to Top of Page

thims
Junior Member

Russia
10 Posts

Posted - Oct 11 2006 :  05:54:54 AM  Show Profile  Reply with Quote
It is just appearing. And it only happen with localized characters all the time.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Oct 11 2006 :  2:25:33 PM  Show Profile  Reply with Quote
I still cannot reproduce this, I have asked our programmers if they have any ideas.

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Oct 11 2006 :  7:42:10 PM  Show Profile  Reply with Quote
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.
Go to Top of Page

thims
Junior Member

Russia
10 Posts

Posted - Oct 19 2006 :  09:37:56 AM  Show Profile  Reply with Quote
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.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Oct 19 2006 :  4:51:58 PM  Show Profile  Reply with Quote
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.

zen is the art of being at one with the two'ness
Go to Top of Page

thims
Junior Member

Russia
10 Posts

Posted - Oct 20 2006 :  04:58:00 AM  Show Profile  Reply with Quote
Sure. Here you can download the sample file:
http://www.thims.ru/Test.zip
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Oct 20 2006 :  3:49:23 PM  Show Profile  Reply with Quote
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.

zen is the art of being at one with the two'ness
Go to Top of Page

jpizzi
Tomato Guru

USA
642 Posts

Posted - Oct 22 2006 :  11:42:18 PM  Show Profile  Reply with Quote
Feline: You said you added the Russian Keyboard. Did you add the Russian Language?

Joe Pizzi
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000