Folks --
Folks --
Has anyone seen the "Jumping around text in the text editor" thing?
Is there a bug report in on it?
And yes, we've turned off Structured Highlighting.
Has anyone seen the "Jumping around text in the text editor" thing?
Is there a bug report in on it?
And yes, we've turned off Structured Highlighting.
I would not presume that you would make the mistake I'm about to describe, Nick Hodges , but this might amuse everyone anyway.
ReplyDeleteI had a situation in XE8 the other day, where for about half an hour I would find that after I stopped typing code for a moment or two, the caret would jump to another part of the editor file. I'd sigh, and click back, and then a few moments later the caret would jump again.
I'm embarrassed (but adult enough) to admit that after a while I realised what was happening - I'd inadvertently left TestInsight running on 'automatic' from a previous session, and every time I stopped typing for a few moments the caret would jump to the next line that wouldn't compile, because in the background it was trying to compile the project to auto-run the unit tests....
It confused me for a while anyway. Moral of the story? Don't leave TestInsight running in the background on large projects don't even have until tests (just a single sample one). Schoolboy error, really.
It happens when you click around in the editor, and when you scroll. Restarting IDE doesn't help.
ReplyDeleteThe text editor has had serious, if infrequent, instabilities as far back as Delphi 2005. Doesn't surprise me that they're still around.
ReplyDeleteDisable all IDE addons?
ReplyDeleteMy IDE pet peeve has been closed as "cannot reproduce" few days ago https://quality.embarcadero.com/browse/RSP-9900
ReplyDeleteAs long as we cannot successfully reproduce such issues we'll just keep seeing them every now and then.
Wait it's not the line endings again?
ReplyDeleteDalija Prasnikar Issues which occur intermittently in the IDE are not necessarily reproducible on command. The only way such things will be resolved is by someone with a good deal of specific knowledge in the editor imagining what mechanisms could be responsible.
ReplyDeleteIn the end, the difficulty of reproducing them does not render them less important.
Bill Meyer I know.
ReplyDeleteIMO such issues should not be closed as cannot reproduce. I am not saying that whole team should suddenly start digging around editor code to find and eliminate bugs, but having open issue can help when someone starts digging around the code to know what users experience.
Dalija Prasnikar It is also a reality that these issues which persist across multiple releases become increasingly annoying to users. Certainly, we encounter defects in our own code which can be difficult to reproduce, but sooner or later, we find the right clue, and are able to resolve them.
ReplyDeleteI get sometimes some seconds of flickering, the whole ide flickers until I click somewhere or do a minimize/maximize. Another issue I have frequently is no keyboard access to ide menu shortcuts (using classic key layout), alt+something not working.
ReplyDelete/sub
ReplyDelete/jump around
ReplyDeleteI've this odd thing on some machines that the editor isn't repainting while typing from the physical machine. This works flawlessly over RDP.
ReplyDeleteRandy Sill Thanks for the confirmation. I think it went away for my boss, but it is weird.
ReplyDelete