http://bugs.winehq.org/show_bug.cgi?id=26247
Summary: Lifbase: text input area borders are corrupted Product: Wine Version: 1.3.3 Platform: x86 URL: http://www.sri.com/psd/lifbase/Lifbase2.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pavel.ondracka@gmail.com CC: dmitry@codeweavers.com
Created an attachment (id=33450) --> (http://bugs.winehq.org/attachment.cgi?id=33450) terminal output
Border around some text areas is corrupted, see screenshot.
7864ade5a8306c0078e16ae6d7e40bdece29395b is the first bad commit commit 7864ade5a8306c0078e16ae6d7e40bdece29395b Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Sep 14 14:24:11 2010 +0900
winex11.drv: Avoid copying invalid window bits.
I've tried reverting from current wine git, however it won't revert.
http://bugs.winehq.org/show_bug.cgi?id=26247
Pavel Ondracka pavel.ondracka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #1 from Pavel Ondracka pavel.ondracka@gmail.com 2011-02-25 13:57:15 CST --- Created an attachment (id=33451) --> (http://bugs.winehq.org/attachment.cgi?id=33451) screenshot
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #2 from Pavel Ondracka pavel.ondracka@gmail.com 2011-02-25 13:58:29 CST --- BTW also tested with current wine-git and it is still broken.
http://bugs.winehq.org/show_bug.cgi?id=26247
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2011-02-27 23:19:37 CST --- I don't see a controls border painting bug with current Wine git, are there any special steps to reproduce it?
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #4 from Pavel Ondracka pavel.ondracka@gmail.com 2011-02-28 04:51:09 CST --- (In reply to comment #3)
I don't see a controls border painting bug with current Wine git, are there any special steps to reproduce it?
No, just start Lifbase and it should be there (see screenshot in comment 1). However it disappears when you switch back and forth between panels.
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2011-02-28 05:21:47 CST --- (In reply to comment #4)
I don't see a controls border painting bug with current Wine git, are there any special steps to reproduce it?
No, just start Lifbase and it should be there (see screenshot in comment 1). However it disappears when you switch back and forth between panels.
I don't see the border corruption neither after a start, nor after switching panels.
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-02 04:08:59 CST --- Can you try to install comctl32 with winetricks and see if that possibly helps?
err:rebar:REBAR_MoveChildWindows EndDeferWindowPos returned NULL
in your log is something that doesn't look right.
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #7 from Pavel Ondracka pavel.ondracka@gmail.com 2011-03-02 05:14:22 CST --- (In reply to comment #6)
Can you try to install comctl32 with winetricks and see if that possibly helps?
err:rebar:REBAR_MoveChildWindows EndDeferWindowPos returned NULL
in your log is something that doesn't look right.
Yes, winetricks comctl32 solves this border coruption. However it also kinda breaks control panel icons here.
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-02 05:24:50 CST --- (In reply to comment #7)
Yes, winetricks comctl32 solves this border coruption.
Then this is most likely a comctl32 bug revealed by the above change.
However it also kinda breaks control panel icons here.
Are they black? If yes, that's a known problem with native comctl32.
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #9 from Pavel Ondracka pavel.ondracka@gmail.com 2011-03-02 06:12:22 CST --- (In reply to comment #8)
(In reply to comment #7)
Yes, winetricks comctl32 solves this border coruption.
Then this is most likely a comctl32 bug revealed by the above change.
However it also kinda breaks control panel icons here.
Are they black? If yes, that's a known problem with native comctl32.
No, the pictures are scaled too big (bigger then the buttons) so only part of them is visible.
http://bugs.winehq.org/show_bug.cgi?id=26247
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #10 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-25 08:17:01 CDT --- Works for me in both 1.3.20 and wine-1.3.20-336-g99d43a4 Can you retry?
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #11 from Pavel Ondračka pavel.ondracka@gmail.com 2011-07-04 11:19:27 CDT --- (In reply to comment #10)
Works for me in both 1.3.20 and wine-1.3.20-336-g99d43a4 Can you retry?
Still doesn't work for me with Wine-1.3.23.
http://bugs.winehq.org/show_bug.cgi?id=26247
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |7864ade5a8306c0078e16ae6d7e | |40bdece29395b
http://bugs.winehq.org/show_bug.cgi?id=26247
--- Comment #12 from Pavel Ondračka pavel.ondracka@gmail.com 2012-01-30 05:12:49 CST --- Still present in Wine 1.4-rc1.
http://bugs.winehq.org/show_bug.cgi?id=26247
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0816a04d92ba5a08f01ae80db2f | |ecacb9ea71122 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2012-07-17 12:20:04 CDT --- Should be fixed by 0816a04d92ba5a08f01ae80db2fecacb9ea71122.
http://bugs.winehq.org/show_bug.cgi?id=26247
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2012-07-17 13:52:34 CDT --- Closing bugs fixed in 1.5.9.
https://bugs.winehq.org/show_bug.cgi?id=26247
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |wineserver