Opened 10 years ago
Closed 7 years ago
#12774 closed enhancement (wontfix)
The editor should support an api to set default font and font size
Reported by: | hengly | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | Editor | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
- Open the rich text editor
- Want to set default font and font size
Expected: There is an api to specify the default the font and font size
Got: The font and font size's drop down list are empty.
Attachments (1)
Change History (5)
comment:1 Changed 10 years ago by
Component: | Dijit → Editor |
---|---|
Description: | modified (diff) |
Priority: | high → low |
Summary: | The editor should can surpport an api to set default font and font size → The editor should support an api to set default font and font size |
Type: | defect → enhancement |
comment:2 Changed 10 years ago by
Sorry for unclear subscribe for this.The issue is that,the drop down list has the values,but the initial value should be selected for the checkbox without after clicking the list item. Thanks,
Changed 10 years ago by
Yahoo's rich text editor default font and font size
comment:3 Changed 10 years ago by
Milestone: | tbd → future |
---|
comment:4 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing this because it's unlikely we'll support our own editor for Dojo V2.
Note: See
TracTickets for help on using
tickets.
Not sure why your drop down lists were empty, they usually have a list of fonts and font-sizes, both of which lists are customizable. As per setting the initial font/font-size, there is no explicit API for that but it's fairly simple to calling set() on each of those two drop downs.