https://bugs.winehq.org/show_bug.cgi?id=42926
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #1 from Gijs Vermeulen acescopezz@gmail.com --- (In reply to Van from comment #0)
OS: Ubuntu 16.04 x64 Wine: 2.0.1 from winehq repo
When I cut from a Wine application and paste into a Linux application the pasted text always includes two hidden trailing characters "^@^@". This problem does not exist in the 1.6 release (Ubuntu version of wine from Ubuntu repo).
To reproduce:
- Run Webyogs SQLyog program and copy text from the SQL editor.
- Paste text into NetBeans 8.2.
I have confirmed this is not a SQLyog or Netbeans problem because if I downgrade Wine to the ubuntu repo version (1.6) the copy-and-paste works fine and does NOT include the hidden trailing characters "^@^@".
This means that this is a regression (please add that as a keyword). And if you can, perform a regression test: https://wiki.winehq.org/Regression_Testing