(Today, 8:30)Nils Schmidt Wrote: Thanks, I was able to reproduce it and created an issue (#1197).
This can also happen on Windows and linux with search and replaces like "b" -> "bb"... This bug exists since the first release of LDPE.
Thanks. I discovered this by accident when I pasted the wrong clipboard into the dialog, but then I realized there might be a need to replace with multi-line text for some users.
This also got me wondering if I could use Find/Replace to add the missing coordinate to my list of vertexes (described above). I tried to copy the end-of-line <cr> character and replace it with "0 <cr>". This caused the same hang of course, but if the bug were fixed it looks like this would solve both my problems at once!