[Dojo-checkins] [dojo] #7712: SimpleTextarea: cols parameter does not work

dojo trac at dojotoolkit.org
Tue Sep 23 15:33:40 UTC 2008


#7712: SimpleTextarea: cols parameter does not work
----------------------+-----------------------------------------------------
 Reporter:  doughays  |       Owner:  doughays
     Type:  defect    |      Status:  new     
 Priority:  normal    |   Milestone:  1.3     
Component:  Dijit     |     Version:  1.2beta 
 Severity:  normal    |    Keywords:          
----------------------+-----------------------------------------------------
 The cols parameter is 1 of the primary reasons to use SimpleTextarea but
 it does not work out-of-the-box.  The css also has width:100% which
 overrides it.  You have to specify style="width:auto;" for it to work.

-- 
Ticket URL: <http://bugs.dojotoolkit.org/ticket/7712>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list