https://bugs.winehq.org/show_bug.cgi?id=40597
Bug ID: 40597 Summary: Caesar IV Demo: can't confirm license agreement during the installation Product: Wine Version: 1.3.31 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: wylda@volny.cz Distribution: ---
Installer of Caesar IV Demo wants to confirm license agreement on the second "next" step. You need to scroll to the bottom (100%) of the agreement to continue. Than radio button "I accept..." becomes active and can be selected.
Everything worked fine until wine-1.3.29-240.
Actually there are two regression. Since wine-1.3.29-241-g17e72c8 the agreement letters are replaced by mathematical symbols. It is enough, if you reach cca 95% of "agreement" and radio button "I accept..." becomes active.
Since wine-1.3.30-58-g3b96690, the agreement turns into proper letters, but even if you reach 100% of the license agreement, the radio button "I accept..." is still grayed out and you can't continue.
And this is still broken in wine-1.9.9.
wine-1.3.29-241-g17e72c8 commit 17e72c816b9cbc17aeaae1c2ecf2ba230083817d Author: Huw Davies huw@codeweavers.com Date: Thu Oct 6 16:26:07 2011 -0500
gdi32: Load the font properties from the cache if it exists.
wine-1.3.30-58-g3b96690 commit 3b9669017bc8425f04860f331d8a1f689c8d63e0 Author: Huw Davies huw@codeweavers.com Date: Wed Oct 12 11:55:13 2011 +0100
gdi32: Add the liberation fonts to the default fallback lists.