#18202 closed defect (invalid)
RichText for Text Area cannot be displayed
Reported by: | kenlau | Owned by: | kenlau |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Dijit | Version: | 1.10.0 |
Keywords: | Cc: | cjolif | |
Blocked By: | Blocking: |
Change History (3)
comment:1 Changed 6 years ago by
Owner: | set to kenlau |
---|---|
Status: | new → pending |
comment:2 Changed 6 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
comment:3 Changed 6 years ago by
Cc: | cjolif added |
---|
Note: See
TracTickets for help on using
tickets.
You aren't supposed to call startup() from postCreate(). It needs to be called manually. This is the documented API.
Textarea is for plain text. Rich text is displayed in an Editor. So, I don't know what you mean at all. If you have a test case that doesn't work, feel free to attach it using the attach file button or a jsfiddle.