Bug 202163 caret mode: caret disappears after finding text (FAYT text mode)
r=aaronl, sr=roc, patch=ginn.chen@sun.com git-svn-id: svn://10.0.0.236/trunk@161520 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2015,7 +2015,6 @@ nsTypeAheadFind::CancelFind()
|
||||
|
||||
// These will be initialized to their true values after
|
||||
// the first character is typed
|
||||
mCaretBrowsingOn = PR_FALSE;
|
||||
mLiteralTextSearchOnly = PR_FALSE;
|
||||
mDontTryExactMatch = PR_FALSE;
|
||||
mStartFindRange = nsnull;
|
||||
|
||||
Reference in New Issue
Block a user