зеркало из https://github.com/mozilla/pjs.git
Bug 202163 caret mode: caret disappears after finding text (FAYT text mode)
r=aaronl, sr=roc, patch=ginn.chen@sun.com
This commit is contained in:
Родитель
0c6e0f065f
Коммит
96068d8907
|
@ -2015,7 +2015,6 @@ nsTypeAheadFind::CancelFind()
|
||||||
|
|
||||||
// These will be initialized to their true values after
|
// These will be initialized to their true values after
|
||||||
// the first character is typed
|
// the first character is typed
|
||||||
mCaretBrowsingOn = PR_FALSE;
|
|
||||||
mLiteralTextSearchOnly = PR_FALSE;
|
mLiteralTextSearchOnly = PR_FALSE;
|
||||||
mDontTryExactMatch = PR_FALSE;
|
mDontTryExactMatch = PR_FALSE;
|
||||||
mStartFindRange = nsnull;
|
mStartFindRange = nsnull;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче