I'm struggling with a very disruptive behavior in Delphi Alexandria 11.3 IDE editor.
When I double-click an identifier, often, but not always, the editor jumps up or down, positioning that identifier at some other vertical position on the page.
I have not detected a pattern regarding which identifiers provoke this behavior, though if an identifier does this, it seems to do it everywhere in the file.
As for the location to which the editor jumps/scrolls, often it seems to scroll the identifier so that it's at the vertical middle of the screen. That leads me to suspect that I have some unwanted fancy scrolling feature enabled. But the final position is not always in the vertical middle, so maybe not.
Any idea how to get this under control? Thanks.
Go to the IDE options and set the highlight word options to none:
Options->User Interface->Editor->Highlight words = None