[Mono-bugs] [Bug 401279] ButtonBounds in toolStripSplitButton is wrong

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 18 10:41:20 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=401279

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=401279#c3


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED
  Status Whiteboard|                                                |ToolStrip




--- Comment #3 from Jonathan Pobst <jpobst at novell.com>  2008-06-18 08:41:19 MDT ---
ButtonBounds is the rectangle of the button on the left, DropDownButtonBounds
is the rectangle of the button on the right.  Fixed bounds to be button
relative instead of bounds relative in r106112.

2008-06-18  Jonathan Pobst  <monkey at jpobst.com>

        * ToolStripSplitButton.cs: Left and Top of ButtonBounds,
SplitterBounds,
        DropDownButtonBounds should be from the origin of the button, not the
        ToolStrip.  [Fixes bug #401279]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list