Opened 13 years ago
Closed 13 years ago
#4865 closed defect (duplicate)
Richtext supports hilitecolor and forecolor but Editor does not
Reported by: | guest | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Editor does not support forecolor and hilitecolor, and yet Richtext does. If you look at Richtext.queryCommandAvailable() you can see all the default plugin commands supported. Included are forecolor and hilitecolor. However, if you include into the Editor's plugins list either of those you get an error in the console for each: "Cannot find plugin forecolor" and "Cannot find plugin hilitecolor". It seems that these ought to work and be supported as plugins in Editor (and boy do I need them).
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Component: | General → Dijit |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Dup of #4172
Note: See
TracTickets for help on using
tickets.
This is the lastest build obtained earlier today Oct 24, 2007