Editor bug fixes. List Properties dialog work. Fixed menu access keys in DTD file. Fixed using selection->Clear() cases
git-svn-id: svn://10.0.0.236/trunk@48474 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -795,11 +795,9 @@ nsEditorShell::PrepareDocumentForEditing(nsIURI *aUrl)
|
||||
}
|
||||
#endif
|
||||
|
||||
#if DEBUG_cmanske
|
||||
//TODO: TEMPORARY -- THIS IS NOT THE RIGHT THING TO DO!
|
||||
nsAutoString styleURL("chrome://editor/content/EditorContent.css");
|
||||
ApplyStyleSheet(styleURL.GetUnicode());
|
||||
#endif
|
||||
|
||||
// Force initial focus to the content window -- HOW?
|
||||
// mWebShellWin->SetFocus();
|
||||
|
||||
Reference in New Issue
Block a user