Bug 323519 (MONO80834) - ToolStrip does not display ToolStripButtons when docked on the left and vertical.
Summary: ToolStrip does not display ToolStripButtons when docked on the left and verti...
Status: RESOLVED FIXED
Alias: MONO80834
Product: Mono: Class Libraries
Classification: Mono
Component: Windows.Forms (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Jonathan Pobst
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-02-13 19:19 UTC by jeff roberts
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:27:43 UTC


---- Reported by jeffr@newhartsystems.com 2007-02-13 12:19:24 MST ----

ToolStrip does not display ToolStripButtons when docked on the left and 
vertical.

To create this, create a new Windows Forms project with VS2005, drop a 
ToolStrip on the main form, change the Dock property to Left and the 
LsyoutStyle to VerticalStackWithOverflow.  Then add a ToolStripButton to 
the toolstrip and run it.  Under the Microsoft framework it works fine, 
under mono you can't see the button, you can only see the strip.



---- Additional Comments From monkey@jpobst.com 2007-02-13 16:04:02 MST ----

Yep, there is pretty much no support for vertical toolbars yet.



---- Additional Comments From monkey@jpobst.com 2007-03-16 17:25:46 MST ----

Added some basic support for vertical toolstrips in r74490.  It's
certainly not perfect, but it's a start.  :)



---- Additional Comments From monkey@jpobst.com 2007-03-18 20:17:26 MST ----

Marking as fixed.


Unknown operating system unknown. Setting to default OS "Other".