http://bugs.winehq.org/show_bug.cgi?id=24365
--- Comment #13 from Török Edwin edwintorok@gmail.com 2010-09-19 07:50:59 CDT ---
- I did a regression test between 1.3.1 and 1.3.2:
commit e9e35e2b091772f1ae0b4723cad93cc4dc5bc7c1 Author: Jacek Caban jacek@codeweavers.com Date: Wed Aug 25 14:22:25 2010 +0200
mshtml: Wine Gecko 1.1.0 release.
:040000 040000 5508b1f982cf660243d26dc1b5cb57546b629064 b5b097b70c830dfa0d6da532091813c66542f843 M dlls
- Revert of this patch after git checkout makes that problem go away.
(In reply to comment #12)
Created an attachment (id=30864)
--> (http://bugs.winehq.org/attachment.cgi?id=30864) [details]
disable html5 parser
The attached hack fixes the regression. I'm considering mainstreaming it, but it has its own issues that have to be fixed first.
Thanks, reverting that commit, or applying this patch fixes the white dialog. I now get the same setup error as if I used ie6.
I'll open a separate bug for that.