http://bugs.winehq.org/show_bug.cgi?id=10354 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |truiken(a)gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from James Hawkins <truiken(a)gmail.com> 2007-11-20 02:02:41 --- This is a problem with our condition code. The condition to hide the control is (NOT DELETECACHE=1) OR (PURGE=1). Both of those properties don't exist at the time the dialog is created, so the condition should be FALSE, but it results to TRUE. I'll send in a test and fix shortly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.