http://bugs.winehq.org/show_bug.cgi?id=16863
Summary: Control drwaing over each other in very simple dotnet application Product: Wine Version: 1.1.12 Platform: PC URL: http://www.screencast.com/tools.aspx OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P4 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: hatky@users.sf.net
Created an attachment (id=18611) --> (http://bugs.winehq.org/attachment.cgi?id=18611) 2 cut offs the login name(login=hatkyinc) and the "upload files to:" text over the select box
Control drwaing over each other in very simple dotnet application I used "winetricks" to install dotnet to get this to work, I know it's not supported, but I think it just exposes a very simple layout problem.
This is a free up present at: http://www.screencast.com/tools.aspx Download link was: http://update.techsmith.com/updates/b8999331-3e10-4a75-9367-d547bc9d6032/Scr...
The application only has 2 things: 1. Log in screen. 2. Upload file screen.
Both parts have this problem where once control is drawing over the other which do not happen in windows xp.