Re: copying to clipboard includes invisible characters

2017-10-12 Thread Murtuza Zabuawala
Looks like Qt WebEngine(runtime) issue. I suspect that Qt WebEngine is triggering native copy behavior instead of CodeMirror's copy handler. On Thu, Oct 12, 2017 at 12:56 PM, Jan Mahle wrote: > > Hi, > > I've encountered an odd bug in pgAdmin 4 (tested on 1.6 and 2.0) on MacOS > (in my case Sier

copying to clipboard includes invisible characters

2017-10-12 Thread Jan Mahle
Hi, I've encountered an odd bug in pgAdmin 4 (tested on 1.6 and 2.0) on MacOS (in my case Sierra 10.12.6): when copying something to clipboard from a field in a table it begins with a char that isn't printed in most editors (including the popup when double-clicking the cell in the table to c