Viewing source loses defaultFont() font
Status: Inactive
Brought to you by:
third_of_five
If you use the defaultFont function to set the default font
family (say to Arial) then if the user views the source
and then flips back to the rendered view the font resets
to the default.
I've hacked this locally with a variable and
get_defaultFont method in rte_interface and calling this
from setEditMode.
Logged In: YES
user_id=323100
(Oh and the same thing applies to defaultFontSize)