http://bugs.winehq.org/show_bug.cgi?id=13134
Summary: File dialog rendering problem Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: comdlg32 AssignedTo: wine-bugs@winehq.org ReportedBy: ar@esoma.org
Created an attachment (id=12935) --> (http://bugs.winehq.org/attachment.cgi?id=12935) Png picture of the file dialog
See attachment. It can be reproduced but does not occur again when the dialog is envoked a second time. The application was Divx2MP4.
The issue is that the inner window containing the files is not initiatialised properly.
http://bugs.winehq.org/show_bug.cgi?id=13134
Andre ar@esoma.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.59.
http://bugs.winehq.org/show_bug.cgi?id=13134
--- Comment #1 from Austin English austinenglish@gmail.com 2008-05-12 00:05:23 --- Is there a demo/download of this program?
http://bugs.winehq.org/show_bug.cgi?id=13134
--- Comment #2 from Lei Zhang thestig@google.com 2008-05-12 16:07:58 --- http://www.risingresearch.com/en/divx/ ??
http://bugs.winehq.org/show_bug.cgi?id=13134
--- Comment #3 from Andre ar@esoma.org 2008-05-12 19:16:24 --- right.
http://www.risingresearch.com/files/d2msetup.exe
http://bugs.winehq.org/show_bug.cgi?id=13134
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.risingresearch.co | |m/files/d2msetup.exe Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=13134
Andre ar@esoma.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor OS/Version|other |Linux
http://bugs.winehq.org/show_bug.cgi?id=13134
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arethusa26@gmail.com
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2008-10-26 22:24:10 --- Still a problem in 1.1.7.
http://bugs.winehq.org/show_bug.cgi?id=13134
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Austin English austinenglish@gmail.com 2008-10-26 22:57:21 --- Confirming
http://bugs.winehq.org/show_bug.cgi?id=13134
Diaa Sami diaasami@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |diaasami@gmail.com
--- Comment #6 from Diaa Sami diaasami@gmail.com 2009-01-27 17:37:45 --- I think this is a duplicate of http://bugs.winehq.org/show_bug.cgi?id=10394 Happens because the file dialog is not resizable, you can apply the patch there and see if it happens or not.
http://bugs.winehq.org/show_bug.cgi?id=13134
--- Comment #7 from Diaa Sami diaasami@gmail.com 2009-01-31 13:45:22 --- (In reply to comment #6)
I think this is a duplicate of http://bugs.winehq.org/show_bug.cgi?id=10394 Happens because the file dialog is not resizable, you can apply the patch there and see if it happens or not.
The patch #19066 attached with bug #10394 doesn't fix this problem, the listview gets resized properly but everything below is lost, I found out that although this application resizes the file dialog programmatically, it doesn't specify OFN_ENABLESIZING when creating it, in addition, I have an educated guess that it moves the file dialog controls manually. it's an evil application !
http://bugs.winehq.org/show_bug.cgi?id=13134
--- Comment #8 from Rein Klazes wijn@online.nl 2009-08-08 04:21:45 --- Patch submitted:
http://www.winehq.org/pipermail/wine-patches/2009-August/076786.html
http://bugs.winehq.org/show_bug.cgi?id=13134
Rein Klazes wijn@online.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Rein Klazes wijn@online.nl 2009-08-10 11:13:24 --- Fix committed:
http://source.winehq.org/git/wine.git/?a=commit;h=1b740dd14a23b0387c599b65c3...
Marking bug fixed.
http://bugs.winehq.org/show_bug.cgi?id=13134
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2009-08-21 12:18:10 --- Closing bugs fixed in 1.1.28.