Author |
Topic |
yoram
Junior Member
Israel
11 Posts |
Posted - Nov 29 2014 : 05:30:50 AM
|
It's happen in .c .cpp .h files. I don't use other. the file size are small typical file have 300 lines. I don't use network drive. It's enough to open IDE and drag the movable bar in the vertical scroll bar with the left mouse button. Usually i have several open IDE. But it is occurred when only one IDE is open.
Four/five months ago, I reforamt the E6510 and then install VS10, VS2005. WINDOW SDK v7.0A and Visual Assist. From this moment this bug appear. I have the E6540 one month. I install the some tool from the some install package.
If visual-assists disable the bug is not exist.
|
|
|
feline
Whole Tomato Software
United Kingdom
19004 Posts |
Posted - Nov 29 2014 : 3:04:01 PM
|
Can you please look at the IDE status bar, specifically the line and column the caret is currently at, and note these numbers. If you now reproduce this problem, does the caret position change, or are you taken back to the original current line and column after the scroll?
An unexpected keyboard movement command would explain what you are seeing, but I have no idea where that would be coming from, but if it was happening, I would expect it to change the caret position.
How are you disabling VA when this stops happening? Simply using the IDE menu:
VAssistX -> Enable/Disable Visual Assist X
or are you going into the Extension manager dialog and disabling VA and restarting the IDE?
Do you have the time to go into the VA options dialog and turn off everything, and see if you still get this problem? It is possible it is somehow tied to a specific VA option, or set of options, but not highlight the current line, since you have already said that turning off this option makes no difference. |
zen is the art of being at one with the two'ness |
|
|
yoram
Junior Member
Israel
11 Posts |
Posted - Dec 03 2014 : 03:04:13 AM
|
I am taken to th eorignal current line and column after the scroll.
I am disable VA using:VAssistX -> Enable/Disable Visual Assist X
Can you tell what option in VA dialog to turn down? and how to restore the defult option?
|
|
|
feline
Whole Tomato Software
United Kingdom
19004 Posts |
Posted - Dec 03 2014 : 2:35:16 PM
|
The easiest way to restore to your current VA settings is to export your VA settings before you begin:
VA Options -> Performance -> Export Settings
you can then close the IDE and run / import this .reg file at the end, to get back to your current VA settings.
Unfortunately I don't know which VA settings might be having an effect here. I have never been able to reproduce this here.
At a guess:
Fonts and Colors -> Enable Enhanced Syntax Coloring
Underlines -> Underline spelling errors in comments and strings using Underlines -> Underline mistyped symbols using
Anything and everything in "Display"
since these are the obvious options that effect how the editor window is drawn, which is what you are scrolling.
If you had a few minutes, turning off every single VA option would be an interesting test. |
zen is the art of being at one with the two'ness |
|
|
Topic |
|