http://bugs.winehq.org/show_bug.cgi?id=17168
Summary: In ShBrowseForFolder(), control forgotten when dialog is resized Product: Wine Version: 1.1.13 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: diaasami@gmail.com
Created an attachment (id=19049) --> (http://bugs.winehq.org/attachment.cgi?id=19049) Shows the bug, notice the mis-placed text control
When the dialog used in ShBrowseForFolder() is resized, the position of one of the controls is not updated so it's left where it is.
In the first attachment you can see that the text control was left at its original position after the dialog was resized vertically a bit.
http://bugs.winehq.org/show_bug.cgi?id=17168
--- Comment #1 from Diaa Sami diaasami@gmail.com 2009-01-28 08:38:21 --- Created an attachment (id=19050) --> (http://bugs.winehq.org/attachment.cgi?id=19050) Fixes the bug
Adds the text control to the layout info and thus fixes the bug.
http://bugs.winehq.org/show_bug.cgi?id=17168
Diaa Sami diaasami@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |diaasami@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=17168
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #2 from Austin English austinenglish@gmail.com 2009-01-28 09:35:01 --- Please send patches to wine-patches@winehq.org.
http://bugs.winehq.org/show_bug.cgi?id=17168
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2009-01-29 11:25:25 --- Alexandre committed your patch in commit cdb0497d7aad1cd03c09f4c891fc10e1e2ac6e27, thanks!
http://bugs.winehq.org/show_bug.cgi?id=17168
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-01-30 11:05:24 --- Closing bugs fixed in 1.1.14.