On Sun, 15 Jul 2018 10:36:06 +0200 (CEST) Michael Van Canneyt via Lazarus <[email protected]> wrote:
> Hi, > > If you copy text to the clipboard in synedit, an extra #0 character is > copied at the end. It does not happen for other controls I tested. > > I tested on Linux, 64-bit GTK2, but I suppose it will be the same for other > platforms/widgetsets. > > This can be seen easily: copy some source text in the IDE. Paste it in > libreoffice writer. You'll get a # character at the end. > > Some programs handle it well (xclip), some do not. > I've also had problems copying text e.g. to a browser. > > I tested on Linux, 64-bit GTK2, but I suppose it will be the same for other > platforms/widgetsets. A regression probably caused by this: https://bugs.freepascal.org/view.php?id=21453 Mattias -- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
