http://bugs.winehq.org/show_bug.cgi?id=14061
Summary: Firefox 3 dialog windows - wrong initial size, unable to resize because window is moving instead of resizing Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pikmaster@wp.pl
Created an attachment (id=14281) --> (http://bugs.winehq.org/attachment.cgi?id=14281) window too small, resizing does not work
When running Firefox 3, displayed dialogs are of improper initial size and cannot be resized - they are moved instead when you try to drag the border. Propably this is not only Firefox-related, but a more general bug with windows handling.
Some examples I caught are: - first dialog after installation - do you want the firefox to become the default browser - properties of any bookmark Bookmarks menu - right click a bookmark-> Properties - restore crashed session - customize toolbar -> add a new toolbar - open (execute) downloaded application - confirm closing of main windows, when you have multiple tabs open - add live bookmark (RSS feed) dialog - authentication required - for htpasswd protected sites
Steps to reproduce: 1. Get firefox from http://download.mozilla.org/?product=firefox-3.0&os=win&lang=en-US 2. run: wine "Firefox Setup 3.0.exe" 3. complete setup and install 4. Observe one of the above situations.