You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
e2519981
Posted - Apr 30 2013 : 11:04:10 AM If I double click a function name in the VA Outline list it takes me to that function in all open tabs showing that file, whereas I would expect it to only go to the function in the active tab. To reproduce do the following:
1. Open a cpp file (eg. foo.cpp). 2. Use Window | New Window to create a new tab displaying foo.cpp. 3. Click a function name in the VA Outline list. 4. Both tabs (foo.cpp:1 and foo.cpp:2) will go to the function.
For me, this only happens with higher numbered tabs. That is, if I select foo.cpp:2 and click in the VA Outline list both foo.cpp:1 and foo.cpp:2 go to the function. If I select foo.cpp:1 and click in the VA Outline list only foo.cpp:1 goes to the function. If I have a foo.cpp:3 and click, then foo.cpp:3 and foo.cpp:1 go to the function. And so on.
I can't help but believe this a bug, because of the different behavior depending on which tab is selected.
2 L A T E S T R E P L I E S (Newest First)
support
Posted - Jun 03 2013 : 2:06:56 PM case=61729 is fixed in build 1940
feline
Posted - Apr 30 2013 : 3:39:09 PM I am seeing the same effect here. Thank you for the clear description.