https://bugs.winehq.org/show_bug.cgi?id=18427
--- Comment #16 from Forest winehq@tibit.com --- This bug still exists. I'm using the wine1.7 packages version 1:1.7.30-0ubuntu1~ppa1 from the official ubuntu-wine PPA. Now running on Xubuntu 14.04 (trusty) amd64.
$ md5sum ~/dl/agentenu330-846.exe 4b80a6e3f4edab93b4e603db754ef7f9 /home/user/dl/agentenu330-846.exe $ export WINEPREFIX=/home/user/_wine_ $ WINEARCH=win32 winecfg exit winecfg $ cd _wine_/drive_c/Program\ Files $ wine /home/user/dl/agentenu330-846.exe Installer window: This is a new install Next Next Next Create Shortcuts for Agent? No Next Start Do you want to run Agent now? Yes Finish Forte Agent License Agreement window: Accept Forte Agent Upgrade window: I'd like to begin a free 30-day Trial of Agent OK Agent Setup Wizard: Cancel Yes NOTICE THE BUG: The Agent window starts maximized. The MDI child window (containing the 3-pane view) is also maximized, as you can tell by the fact that its un-maximize button is enabled, but the MDI parent shows scroll bars along the right & bottom edges anyway. It should not. Click one of the MDI parent's scroll buttons. NOTICE: The MDI parent fixes itself, hiding its scroll bars. The UI now looks like it supposed to: the ony scroll bars are within the panes of the 3-pane view within the (maximized) MDI child window. Click the X window manager's close button, exiting Agent. $ wine Agent/agent.exe Agent Setup Wizard: Cancel Yes NOTICE THE BUG: The MDI child window (containing the 3-pane view) is still maximized, but again, the MDI parent shows scroll bars when it should not. Click one of the MDI parent's scroll buttons. NOTICE: The MDI parent fixes itself again, hiding its scroll bars. Using the X window manager, un-maximize the Agent window. Click the X window manager's close button, exiting Agent. $ wine Agent/agent.exe Agent Setup Wizard: Cancel Yes NOTICE THE BUG: The MDI child window (containing the 3-pane view) is still maximized, as you can tell by the fact that its un-maximize button is enabled, but again, the MDI parent shows scroll bars when it should not. This time, the MDI child window's title bar is also visible, despite the fact that it is maximized. It should not be visible. Click one of the MDI parent's scroll buttons. NOTICE: The MDI parent fixes itself again, hiding its scroll bars. The MDI child window's title bar is hidden, as it should have been in the first place.