Problem with file dialog

Robert Shearman rob at codeweavers.com
Mon Nov 29 16:01:29 CST 2004


Stefan Dösinger wrote:

>Hello,
>This patch breakes the file open/save dialog for me:
>http://www.winehq.org/hypermail/wine-cvs/2004/11/0086.html
>
>The 5 buttons(go up one folder, go to desktop, new folder, ...) appear above 
>the directory selektor and have a height of only a few pixels, so the icons 
>are not visible and it's hard to click the buttons(see the attached 
>screenshot). 
>Reversing lines 89-96 of the patch solves the problem.
>
>I don't send a patch, because I don't think simply reversing the lines is the 
>correct solution. What is a correct fix for this?
>

Hey Stefan,

Thanks for the great bug report and for the obvious time you spent 
chasing the regression.
The attached patch should fix the problem.

Rob

Changelog:
Store the new style before redrawing and repositioning the control.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: toolbar_style.diff
Type: text/x-patch
Size: 842 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20041129/45f52764/toolbar_style.bin


More information about the wine-devel mailing list