http://bugs.winehq.org/show_bug.cgi?id=3037 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor --- Comment #53 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-10 04:51:43 --- (In reply to comment #52)
Say, we have internal window inside main window, and the first one doesn't touch any edge of the second. Now, let's try to resize intenal window this way: take with mouse, say, right bottom corner and drag it towards right bottom corner of the main window. At the moment when you drop "resize mouse pointer" - and last one touches any edge or right-bottom corner of main window, scroll bar(s) suddenly appears. Expected (and old, very old :-)) behavior: after dropping resize pointer, intenal window is resized to be *adjoining* internal window edges. *Without* any scrollbars.
I see this with 'wine progman' (Wine built-in application). If you wish this fixed please perform the regression test. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.