[Bug 10354] Microsoft Office 2003 installer is missing a portion of the dialog on finish

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 20 02:02:41 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10354


James Hawkins <truiken at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|wine-bugs at winehq.org        |truiken at gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from James Hawkins <truiken at 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.



More information about the wine-bugs mailing list