http://bugs.winehq.org/show_bug.cgi?id=12553
--- Comment #7 from Igor Tarasov tarasov.igor@gmail.com 2008-05-29 11:30:34 --- Created an attachment (id=13463) --> (http://bugs.winehq.org/attachment.cgi?id=13463) WINEDEBUG=+toolbar,+rebar wine-1.0.0-rc2 log
Umm...
I've just found out that it kinda related not to toolbar, but rather to rebar, or even something else, since entire rebar that holds toolbar disappears.
The problem is that I can't do +message debug run, since the application just won't launch.
The attached file is +toolbar,+rebar log. There are three rebars, the second of them (look for "# 1") holds the toolbar that disappears (0x1005a). It appears and disappears several times (as I change left pane's size, it appears for a moment and then disappears again), for instance, it disappears somewhere at 8300, but I am not sure where exactly, but not on: - TOOLBAR_Size - TOOLBAR_AutoSize - REBAR_MoveChildWindows
Another theory is that another window element just somehow covers our rebar, but I just don't know how to check that out, how to inspect the UI.