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:
cmanske%netscape.com
1999-09-21 01:36:30 +00:00
parent ac92447f0c
commit 03e7911d12
18 changed files with 449 additions and 354 deletions

View File

@@ -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();