Author |
Topic  |
|
chjfth
Junior Member
 
24 Posts |
Posted - May 26 2016 : 8:49:18 PM
|
I have VAX 2098(currently latest) installed on my Win7x64 PC. This Win7 has both VS2008 SP1 and VS2015 Update 2 installed (VAX is re-installed after them). But VAssistX.NavigateBack(Alt+Left) exhibits different behavior.
On VS2008, the behavior is correct. For example, line 100 has a call to WinAPI CreateEvent; place caret on CreateEvent, press Alt+G jumps to CreateEvent's declaration, then Alt+Left will jump back to the CreateEvent word on line 100.
On VS2015, Alt+Left jumps back to line 100, but the caret is always placed at head of the line, which is not the expected behavior. Furthermore, every Alt+Left and Alt+Right jumps to head of a line, not to the word position where it was; I don't know what's going wrong. |
Edited by - chjfth on May 26 2016 8:50:35 PM |
|
feline
Whole Tomato Software
    
United Kingdom
19136 Posts |
Posted - May 27 2016 : 3:04:36 PM
|
Thank you for the clear description. I am seeing the same thing, but had never noticed the change in behaviour. Taking you back to the column, if possible, would make more sense, so I have put in a bug report about this:
case=97613
Testing, this changed in VS2010, and I know that VS2010 and above are fairly different to VS2005 and VS2008, so this might be a factor. |
zen is the art of being at one with the two'ness |
 |
|
chjfth
Junior Member
 
24 Posts |
Posted - Jun 24 2016 : 11:08:54 PM
|
I found a VAX version as old as 10.6.1862 (2011), and it exhibits the same "jump back only to head of line" behavior on VS2010.
It's astonishing that for 5+ years, no one has realized such a change in behavior and got tripped by its inconvenience?
Hope it get fixed soon. |
 |
|
sean
Whole Tomato Software
    
USA
2817 Posts |
Posted - Jun 25 2016 : 12:38:31 AM
|
Yeah, it is odd that no one noticed that it broke when we starting supporting vs2010. It will be fixed in the July release. |
 |
|
sean
Whole Tomato Software
    
USA
2817 Posts |
Posted - Jul 18 2016 : 10:40:53 PM
|
case=97613 is fixed in build 2107. |
 |
|
chjfth
Junior Member
 
24 Posts |
Posted - Aug 01 2016 : 08:06:17 AM
|
Tried 2107, really fixed, works great. |
 |
|
|
Topic  |
|