http://bugs.winehq.org/show_bug.cgi?id=11958
Nite hrazky@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hrazky@volny.cz
--- Comment #3 from Nite hrazky@volny.cz 2008-06-23 18:37:49 --- This bug is still present in 1.0.
I've attempted the regression test as suggested, but something probably went wrong during the process, although I didn't get any errors while building and have gone through the whole bisection process between 0.9.55 and 0.9.56.
However, every time I ran MWSPlay.exe with the wine executable I just built, after starting a new solitaire game, I got a message box saying "Floating point operation error.". The gameboard area didn't redraw, but after ending the turn or moving something over it it did redraw and there were sometimes parts of the textures that form the backgrounds of the cards which are missing, so I think it might be somehow connected.
The output of running 'wine MWSPlay.exe' during the bisection (it was probably the same during the whole process although I didn't check) is in an attachment. I don't know if the errors there might be connected to this or maybe even the cause.
The result of the regression test is this: 5209ed0c5e1f3b605b5d716896a09ebc094b8985 is first bad commit commit 5209ed0c5e1f3b605b5d716896a09ebc094b8985 Author: Rob Shearman rob@codeweavers.com Date: Fri Feb 8 12:17:10 2008 +0000
mshtml: Fix inserting a hyperlink when text is already selected.
There is no need to use cmd_insertLinkNoUI when we have the code to do most of the action anyway. Make use of the handy InsertLinkAroundSelection to insert the "a" element when not inserting at the caret and don't create a text node in this case because it is redundant.
:040000 040000 a3c50e6c915ede1f45f570697bc74433ee0ad71b b8f39dbade85ae7b1fc69cb7a824e9a4ccfd7381 M dlls
But that's qiute probably not the cause.
Heres a link to Magic Workstation in the AppDB, where is a screenshot of how it actually looks like: http://appdb.winehq.org/objectManager.php?sClass=version&iId=9740