Inserting a special char was disabling all inline styles in composer (due to bad call); b=103213, r=brade, sr=kin, a=rjesup, super-a=jfrancis, rs=jaime
git-svn-id: svn://10.0.0.236/trunk@118749 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -64,7 +64,7 @@ function onAccept()
|
||||
// Insert the character
|
||||
// Note: Assiated parent window and editorShell
|
||||
// will be changed to whatever editor window has the focus
|
||||
window.editorShell.InsertSource(LatinChar);
|
||||
window.editorShell.InsertText(LatinChar);
|
||||
|
||||
// Set persistent attributes to save
|
||||
// which category, letter, and character modifier was used
|
||||
|
||||
Reference in New Issue
Block a user