http://bugs.winehq.org/show_bug.cgi?id=21857
Summary: RealBasic's TextArea.text returns exactly half of the inputed text Product: Wine Version: unspecified Platform: x86-64 URL: http://ee.fastpalaces.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: 3esmit@gmail.com
RealBasic is a programming language + api + ide. http://www.realsoftware.com/realbasic/ It is used to develop the PalaceChat application, that works almost fine under wine, except for it TextAreas.
Any text retrived in TextArea object by .text returns exactly the half of the real inputed content. I asked developer for Wine suport, and he gave a lot of fixes in his application, but this one have notting to do with his programming, althought there is a code workaround.
In the attachment, there is an application that demonstrates the bug itself, and it workaround.
The first button get text trought .text and the other is a .seltext workaround though kind of a ugly one since it will have to physically select the text and copy its selection to a temperary string (selstart sellength then use seltext).
The expected behavior is obviously to have full text shown in the dialog by the .text property.
I hope we made easy your life fixing this bug. Thank you for the attention and work.
http://bugs.winehq.org/show_bug.cgi?id=21857
--- Comment #1 from Ricardo Guilherme Schmidt 3esmit@gmail.com 2010-02-24 18:47:15 --- Created an attachment (id=26462) --> (http://bugs.winehq.org/attachment.cgi?id=26462) Compiled and RealBasic Source of the Wine Bug test program.
Zip version is too big, avaliable here http://ee.fastpalaces.com/TextArea-WINE-bug.zip
http://bugs.winehq.org/show_bug.cgi?id=21857
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase Alias|TextArea.text_BUG |
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2010-02-24 22:48:03 --- What Wine version are you using?
http://bugs.winehq.org/show_bug.cgi?id=21857
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Version|unspecified |1.0.1 Ever Confirmed|0 |1
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2010-02-24 23:53:46 --- I can confirm the problem in the test case with wine-1.0.1 and wine-1.1.39-127-g69ee0ad, so I'll set the version field to 1.0.1.
http://bugs.winehq.org/show_bug.cgi?id=21857
--- Comment #4 from Ricardo Guilherme Schmidt 3esmit@gmail.com 2010-02-25 06:36:55 --- I belive most versions are affected by this bug.. But mine version is wine-1.1.39.
http://bugs.winehq.org/show_bug.cgi?id=21857
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0.1 |1.1.39
http://bugs.winehq.org/show_bug.cgi?id=21857
David Hedberg david.hedberg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |david.hedberg@gmail.com
--- Comment #5 from David Hedberg david.hedberg@gmail.com 2010-02-27 11:06:11 --- Patch sent, http://www.winehq.org/pipermail/wine-patches/2010-February/085321.html
http://bugs.winehq.org/show_bug.cgi?id=21857
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Andrew Nguyen arethusa26@gmail.com 2010-03-01 21:22:55 --- This is fixed by commit 534398a57ea0920efc109a8c963ef1723fe2a79f.
http://bugs.winehq.org/show_bug.cgi?id=21857
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2010-03-05 12:43:35 --- Closing bugs fixed in 1.1.40.