Bug with Cut and Paste using Windows 10 and Microsoft Edge

07 Mar 2017

At this moment line that is cut and pasted into my source code comes up with a compilation error. It seems that the line end indicator is not being properly handled.

The very exact line is manually typed in the line compiles correctly.

It makes editing annoying because you can't see the hidden characters causing the problem.

Also Ctrl + C(copy) doesn't seem to work properly. On the second and subsequent attempts at using it in a compiler session the paste buffer seems to retain the first copy contents.