http://bugs.winehq.org/show_bug.cgi?id=26030
Summary: A window displays wrong when it's shown for the first time in a minimized state Product: Wine Version: 1.3.13 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: exclusion@gmail.com
Created an attachment (id=33196) --> (http://bugs.winehq.org/attachment.cgi?id=33196) Screenshot of the "minimized" window
When a window was not shown on the X screen after creating, ShowWindow SW_MINIMIZE causes it to appear in some undefined state. It's frame is visible (but it's contents not painted) and the window context menu contains 'Minimize' item (as if the window is not minimized). Please see attached screenshot.
http://bugs.winehq.org/show_bug.cgi?id=26030
--- Comment #1 from Alexander Lakhin exclusion@gmail.com 2011-02-08 13:26:33 CST --- Created an attachment (id=33197) --> (http://bugs.winehq.org/attachment.cgi?id=33197) Test source code
http://bugs.winehq.org/show_bug.cgi?id=26030
--- Comment #2 from Alexander Lakhin exclusion@gmail.com 2011-02-08 13:26:59 CST --- Created an attachment (id=33198) --> (http://bugs.winehq.org/attachment.cgi?id=33198) Test exe
http://bugs.winehq.org/show_bug.cgi?id=26030
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
http://bugs.winehq.org/show_bug.cgi?id=26030
Alexander Lakhin exclusion@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|A window displays wrong |A window displayed wrong |when it's shown for the |when it's shown for the |first time in a minimized |first time in a minimized |state |state
http://bugs.winehq.org/show_bug.cgi?id=26030
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-02-12 15:10:34 CST --- The test program works fine for me in metacity, kwin, xfce, and fvwm. Your window manager is broken.
http://bugs.winehq.org/show_bug.cgi?id=26030
--- Comment #4 from butraxz@gmail.com 2013-08-05 12:47:05 CDT --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed.
Is this still an issue with 1.7.0 or higher ?
https://bugs.winehq.org/show_bug.cgi?id=26030
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |wylda@volny.cz Ever confirmed|0 |1
--- Comment #5 from Wylda wylda@volny.cz --- (In reply to Alexandre Julliard from comment #3)
... Your window manager is broken.
Hi Alexandre, i have the same problem as OP. When i select 2nd button ("Create Invisible Normal Window and ShowWindow SW_MINIMIZE"), then new window is created and minimized. When this new window is selected on task bar, it shows up, but the content isn't painted and repainted, i.e. when you drag something over that window it leaves graphical trace, because repainting does not work. When this window is minimized and restored again, it behaves normaly since the second restore.
I tested this on: * 32bit WinXP -> OK, no problem with re-paint * 64bit Win8.1 -> OK, no problem with re-paint * 32 bit Debian Wheezy, KDE 4.8.4 -> does not work correctly * 64 bit Debian Jessie, KDE 4.14.1, Wow64 -> does not work correctly
https://bugs.winehq.org/show_bug.cgi?id=26030
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source Summary|A window displayed wrong |A window is displayed wrong |when it's shown for the |when it's shown for the |first time in a minimized |_first_ time in a minimized |state |state