Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1530 : Context field selection closes window

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
siaccarino Posted - Jul 27 2006 : 09:39:38 AM
Whenever I select a function in the context field, the current window (containing the selected function) will be closed.

VA_X.dll file version 10.3.1530.0 built 2006.07.08
VA.NET 7.1: siaccarino
VAOpsWin.dll version 1.3.3.4
VATE.dll version 1.0.5.7
DevEnv.exe version 8.0.50727.42
msenv.dll version 8.0.50727.42
Font: Courier New 12(Pixels)
Comctl32.dll version 6.0.2900.2180
Windows XP 5.1 Build 2600 Service Pack 2
2 processors

Platform: Win32
Stable Includes:
C:\\Programme\\Microsoft Visual Studio 8\\VC\\include;
C:\\Programme\\Microsoft Visual Studio 8\\VC\\atlmfc\\include;
C:\\Programme\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include;
C:\\Programme\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;

Library Includes:
C:\\Programme\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc;
C:\\Programme\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm;
C:\\Programme\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl;
C:\\Programme\\Microsoft Visual Studio 8\\VC\\crt\\src;

Other Includes:

17   L A T E S T    R E P L I E S    (Newest First)
support Posted - May 31 2007 : 01:23:06 AM
This behavior is fixed in Build 1557.
feline Posted - Nov 09 2006 : 12:53:02 PM
Thank you for the update, I have added a FAQ just in case anyone else runs into this problem.

http://docs.wholetomato.com?W317

I have just tested resetting the settings in VS2005 here, and using:

IDE tools menu -> Import and Export Settings -> Export selected environment settings -> Reset all settings

Reset all of my keyboard settings, including File.Close, so I am not sure why that did not work for you.
siaccarino Posted - Nov 09 2006 : 06:12:43 AM
gotcha!
I've bound the escape key to the close file function. After removing this bindung the problem is solved.

It seems that the back to standards function will not reset keyboard bindings.
feline Posted - Oct 10 2006 : 3:51:03 PM
i have passed the new logs along, hopefully they will help
siaccarino Posted - Oct 10 2006 : 03:22:06 AM
I have replaced the
http://www.iaccarino.de/silvio/stuff/visualassisterrorlog.zip
with a new logfile - I have reproduced the error 4 times before I've closed the IDE.
I'm using the Visual Studio 6 scheme and I have customized it.
Now I've reset the whole vs2005 settings to standard - problem still persists.
sean Posted - Oct 09 2006 : 1:20:58 PM
What keyboard mapping scheme do you use in vs2005?
Have you made any customizations to it?
support Posted - Oct 09 2006 : 1:10:19 PM
From what we see in your logs, you enabled logging and closed the IDE.

Can you enable logging, reproduce the problem, then close the IDE?
siaccarino Posted - Oct 04 2006 : 03:35:52 AM
I have disabled dual monitor mode (removed second monitor) : problem still exists.
It doesn't matter on witch monitor VS2005 runs.
So dual monitor could not be the problem.
feline Posted - Oct 02 2006 : 1:51:05 PM
thank you for the logs, i will ask about these.

i am wondering if your dual monitor setup is a factor. this seems unlikely, but nothing sounds like an obvious trigger.

do you have the main IDE window, with the context field, on the primary or secondary monitor?
does it matter if you move it to the other monitor?
in control panel -> display -> settings tab do you have one wide monitor listed, or two separate monitors?
siaccarino Posted - Sep 27 2006 : 05:44:41 AM
I have activated VAX logging. You may find the logfiles here:
http://www.iaccarino.de/silvio/stuff/visualassisterrorlog.zip
siaccarino Posted - Sep 27 2006 : 05:10:47 AM
PS: yes, the clipboard context menu appears if I click into the context-box edit field with the right mouse button.
siaccarino Posted - Sep 27 2006 : 05:07:53 AM
quote:
Originally posted by support

Out of curiousity, does Right+Click in the Context field open a menu which allows you to copy?

Can you confirm you are copying from the Context field of the bar with the Goto button, i.e. not the IDE's navigation bar?


I think you have not understand what I mean:


If I open the context box - as you may see in the animation above - and close the context box (no matter if I select a function or close the box with the down arrow button) the current document will be closed imediately.

VAX is the only Visual Studio plugin.
support Posted - Jul 31 2006 : 5:11:24 PM
Out of curiousity, does Right+Click in the Context field open a menu which allows you to copy?

Can you confirm you are copying from the Context field of the bar with the Goto button, i.e. not the IDE's navigation bar?
siaccarino Posted - Jul 31 2006 : 04:07:52 AM
There are no keyboard or mouse events catching programs running.
Debugging or editing makes no difference.
feline Posted - Jul 30 2006 : 1:31:39 PM
do you have any programs running that might be catching keyboard or mouse events, and thus interfering with the IDE?
it seems unlikely, but not impossible, that this problem is caused by a German IDE and Windows, since we have other German users.

does it make any difference if you are editing or debugging?

i will ask support, since short of setting up a German system i am not sure what else to say.
siaccarino Posted - Jul 29 2006 : 6:01:11 PM
quote:
* how are you opening the context field? are you pressing alt-m or using the mouse?

It does no matter how I open it.
quote:
* how are you selecting something from the list?

per mouse or per keyboard - makes no difference
quote:
* what programming language are you using?

C and C++
quote:
* can you reproduce this in a different project, or on a different machine?

On any project
quote:
* do you have any other plugin's installed?

no
quote:
* do you have a localised OS or IDE?

Yes - German / German.
quote:
* is there anything "odd" or unusual about your system?

Dual Monitor.

The current release version 10.2.1446.0 has no problems. I'm using Visual Assist for years now, but the problem is new.
feline Posted - Jul 29 2006 : 12:07:26 PM
that does not happen to me, and i am using VS2005 and VA 1530 a lot.

* how are you opening the context field? are you pressing alt-m or using the mouse?
* how are you selecting something from the list?
* what programming language are you using?
* can you reproduce this in a different project, or on a different machine?
* do you have any other plugin's installed?
* do you have a localised OS or IDE?
* is there anything "odd" or unusual about your system?

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