http://bugs.winehq.org/show_bug.cgi?id=8044
Summary: Regression in baldur gate 2 (panel blink and is not refreshed anymore) Product: Wine Version: 0.9.35. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: rapsys@free.fr
Hi,
I noticed a regression in baldur gate 2.
Since 0.9.28 to 0.9.34 it is completely broken and unusable.
In fact i noticed with a regression test that the following patch make this regression : [715d0e84097cb2dc07369c4e1cec8cf8a41e9035] winex11.drv: Correctly position and clip opengl child windows.
Before, the panel in game (left, bottom, right) part is refreshed correctly and mouse go over it, allowing to select the item, have over button contextual, etc.
But after that patch that section is not refreshed (click in this section have effect, but panel keep the same) And it blink, making the game completely unusable.
plz take a look if you can.
ps : the X11/kde pointer is displayed on top of baldur gate pointer, but that not realy a big bug as only cosmetic ps2 : when the mouse cross blinking panel side the baldur pointer partialy disappear (in the panel section) ps3 : i didn't tested 0.3.35, but i don't think bug is fixed in it, but i will when i have time to build