Hello everyone.
Is there any candidate release date for 1.7 version?
Regards.
>From what I can see in the IDE, everything is UTF-8.
Cheers, Alan
On Sep 7, 2017, at 12:46 AM, Murtuza Zabuawala
mailto:murtuza.zabuaw...@enterprisedb.com>>
wrote:
This email did not originate from the Premier, Inc. network. Use caution
when opening attachments or clicking on URLs.
FYI – uFEFF is the Unicode Byte Order mark, i.e. Big Endian vs Little Endian,
that may optionally start any Unicode string. In my experience, I have found
many builders of text editors treat optionally as meaning they can ignore it,
when in fact they need to check for it and handle it correctly.
Hi,
I tested with almost all browsers in web mode on Mac and not able to
re-produce the issue.
You might be facing the issue in runtime, I suspect that Qt WebEngine may
be responsible for this behaviour (It sounds like CodeMirror's copy handler
is somehow not running, and WebEngine's native copy