#8086 closed enhancement (duplicate)
Textarea widget doesnt' support maxLength
Reported by: | Dustin Machi | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Dijit - Form | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Textarea widget doesnt' support maxLenght as TextBox does.
Change History (5)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.3 → tbd |
Owner: | set to Douglas Hays |
comment:2 Changed 12 years ago by
Milestone: | tbd → future |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Type: | defect → enhancement |
Duplicate of enhancement ticket #2178
comment:3 follow-up: 4 Changed 11 years ago by
comment:4 Changed 11 years ago by
comment:5 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Given that Textarea is implemented using a contentEditable <div> I'm not sure how hard (or easy) this would be?