http://bugs.winehq.org/show_bug.cgi?id=21295
--- Comment #8 from Wylda wylda@volny.cz 2010-03-21 01:50:50 ---
This is indeed a regression... Dialog box for serial key doesn't have OK/Submit button and after entering the serial one must press Enter key to begin the installation. This is broken since 1.1.29 (no reaction when Enter is pressed).
1. Confirming, please consider KEYWORDS: +REGRESSION, +INSTALLER
2. I did a regression test between 1.1.28 and 1.1.29:
commit f1f1c5053160777d0db89b1891706b0b960d3d48 Author: Sergey Khodych khodych@gmail.com Date: Tue Aug 25 17:19:24 2009 +0300
user32: Use IDOK as default identifier in a template.
:040000 040000 ec277af366bead5d55f43d7fd8790c90b09a0fef 99d660168abb7fa82689691408113ac39339a863 M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch on top of wine-1.1.38 makes that problem go away. Wine-1.1.38 is the last version, where can i revert the patch.
5. Adding author of this patch to CC.
--private keyword: bisected
I'm a bit disappointed, because the commit comes with tests and even though causes a regression.
PS: Holly, work around is installation in version 1.1.28 or lower (1.0.1 is also OK).