https://bugs.winehq.org/show_bug.cgi?id=31332
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |92841b3195276a12a320fa0b3dd | |854401cbef943 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Jacek Caban from comment #2)
The app is crazy. It uses IE frame (the frame of a webbrowser living in a separate process as oposed to in-process embeddable WebBrowser control) to "embed" in its window. http://source.winehq.org/patches/data/104774 makes it possible. There are some drawing problems (the region is black until it's redwawed, for example in response to mouse event). Also hidding toolbar/menu/status is not implemented.
This bug is fixed by https://source.winehq.org/git/wine.git/commitdiff/92841b3195276a12a320fa0b3d..., thanks Jacek.
Next up is bug 36498.