I have a bug with using the Search Edentifier tool when i have 2 code editors docked side by side. When the Identifier search is searching the code editor that had focus scrolls very far to the right by about 200, some times more like 400 characters or more to the right. Not sure if this is an issue in the editor or the Identifier Search. Anyone else experience anything like this?
Can't say I had. But lets clarify some points
- "scrolls 200/400 horiz-right" => I assume the identifier isn't on a line that is that long?
- And then also, you have enabled/allowed "caret past EOL" ? (otherwise it couldn't go there, if the line is shorter)
Then we have to consider it could be an issue in docking. (which I don't use, and then would explain I haven't seen the issue).
And if it relies on a 2nd editor being open. Does that 2nd editor
- show the same file
- has lines that are that long (so that maybe the position was meant for the 2nd editor)
Also, when does it happen?
- during the search
- automatically at the end of the search
- when you click a found-result in the "search result" window?
(And are there results found?)
- Only when the search ends in an error (messages window)
(Or no search results shown?)