T O P I C R E V I E W |
rogojin |
Posted - Nov 07 2011 : 2:28:36 PM This seems to be correlated to the latest version I'm running (1859) but it's hard to say for sure. All I know is that while editing Javascript or XAML sources, I get the following behaviour:
If I press a key twice in succession, the system begins to emit two of that key every time I press it once. For example, if I press the key 'A' once, I'll get 'a'. If I press 'A' again, I'll get 'aaa'. If I press it once more, I'll end up with 'aaaaa'. This goes for every key on the keyboard, and it happens when editing .js sources as well as .xaml sources. It does not happen for C# or for .cpp sources.
If I disable VAssistX, the problem disappears. |
5 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Dec 16 2011 : 2:16:54 PM case=62588 is fixed in build 1862 |
rogojin |
Posted - Nov 17 2011 : 04:22:54 AM Great.. that's a feature I hate to live without! |
accord |
Posted - Nov 09 2011 : 2:38:17 PM Now, I was able to reproduce this and I have put in a bug report:
case=62588
Turning on "double effective keyboard repeat rate" has helped indeed. |
rogojin |
Posted - Nov 08 2011 : 1:01:11 PM One more significant datapoint: It only happens when I have 'double effective keyboard repeat rate' turned on. I'm running Windows 7 x64, nothing esoteric.. no special keyboard/mouse drivers, etc. I run no VS extensions other than VAssistX.
|
accord |
Posted - Nov 08 2011 : 08:18:36 AM Very strange problem. I wasn't able to reproduce it here, using VA 1859 and VS2010. What Visual Studio and Windows version are you using? Are you using any other Visual Studio extensions? Or any program that may capture keyboard strokes like a clipboard program? Do you recall what Visual Assist version have you used before? |