http://bugs.winehq.org/show_bug.cgi?id=33834
Bug #: 33834 Summary: user32: multiline edit control renders tabs not correctly using usp10 Product: Wine Version: 1.6-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: bernhardu@vr-web.de Classification: Unclassified
Created attachment 44856 --> http://bugs.winehq.org/attachment.cgi?id=44856 minimal test program
An multiline edit control from user32 with custom tab widths set by window message EM_SETTABSTOPS gets the tabs not rendered correctly.
Only the first and the last "column" is visible.
http://bugs.winehq.org/show_bug.cgi?id=33834
--- Comment #1 from Bernhard Übelacker bernhardu@vr-web.de 2013-06-18 16:12:36 CDT --- Created attachment 44857 --> http://bugs.winehq.org/attachment.cgi?id=44857 screenshot of the missing "columns"
http://bugs.winehq.org/show_bug.cgi?id=33834
--- Comment #2 from Bernhard Übelacker bernhardu@vr-web.de 2013-06-18 16:13:28 CDT --- Created attachment 44858 --> http://bugs.winehq.org/attachment.cgi?id=44858 screenshot of the test program running in windows 8
http://bugs.winehq.org/show_bug.cgi?id=33834
--- Comment #3 from Bernhard Übelacker bernhardu@vr-web.de 2013-06-18 16:17:49 CDT --- Created attachment 44859 --> http://bugs.winehq.org/attachment.cgi?id=44859 Workaround to get at least the text shown. Tab width are still not correct.
http://bugs.winehq.org/show_bug.cgi?id=33834
--- Comment #4 from Bernhard Übelacker bernhardu@vr-web.de 2013-06-18 16:18:52 CDT --- Created attachment 44860 --> http://bugs.winehq.org/attachment.cgi?id=44860 screenshot of the test program running in wine with the above path applied.
http://bugs.winehq.org/show_bug.cgi?id=33834
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
https://bugs.winehq.org/show_bug.cgi?id=33834
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org, | |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=33834
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |4f96439ebfb007fdf121f0a6fd8 | |89bddff3c8c5b Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Bernhard Übelacker bernhardu@mailbox.org --- I retried my test program and found it got fixed in todays git. Looking at the log of dlls/user32/edit.c I guess the fixing commit might be:
user32: Fix rendering of tabs in edit control. 4f96439ebfb007fdf121f0a6fd889bddff3c8c5b
https://bugs.winehq.org/show_bug.cgi?id=33834
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.15.
https://bugs.winehq.org/show_bug.cgi?id=33834
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.15.
https://bugs.winehq.org/show_bug.cgi?id=33834
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.15.