[Bug 3575] New: Incorrect wrapping of toolbar buttons in toolbar control

Wine Bugs wine-bugs at winehq.org
Thu Oct 13 22:17:24 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3575

           Summary: Incorrect wrapping of toolbar buttons in toolbar control
           Product: Wine
           Version: 20050725
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: wine-winelib
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: e-aksenov at yandex.ru


Toolbar buttons in toolbar control is always being wrapped based on the 
control's parent width. This is not what expected if the toolbar control is 
created with some initial rectangle and NORESIZE flag is set.
In this case the expected behaviour can be that the toolbar control will wrap 
its buttons based on this initial rectangle width, not the parent's width.
Now the result is that some buttons in toolbar control rows are not visible if 
the initial rectangle width is less than the parent' width.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list