http://bugs.winehq.org/show_bug.cgi?id=33566
Bug #: 33566 Summary: Menubar titles go blank in 1.5.26 Product: Wine Version: 1.5.24 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: aardvark@krl.com Classification: Unclassified Regression SHA1: 61dafbb7012061fda7a737daf24340ce927ce2cc
After an upgrade to 1.5.26, the menubar titles in Manga Studio 5 go blank. You can still click on them and their respective menus appear, but the titles themselves are missing.
Bisecting revealed that the offending change is: 61dafbb7012061fda7a737daf24340ce927ce2cc gdiplus: Ignore gdiplus page and world transformations when creating a gdi32 clipping region
Problem still exists in 1.5.30. Reverting this change fixes the issue.