The behavior can be seen in the sample http://developers.arcgis.com/javascript/samples/widget_symbolstyler/.
When editing a simple line or simple fill symbol the outline options for line pattern only show solid. Debugging the SymbolStyler code reveals that an array of solid, dot, dash, dashdot, and dashdotdot should be added but something is going wrong and only solid gets displayed.