зеркало из https://github.com/mozilla/pjs.git
Set the hint to HINTRIGHT when setting selection programatically. bug=334256 r+sr=roc
This commit is contained in:
Родитель
2524d64f20
Коммит
ccfa09d4f1
|
@ -4415,6 +4415,8 @@ void nsTypedSelection::setAnchorFocusRange(PRInt32 indx)
|
|||
}
|
||||
else{
|
||||
mAnchorFocusRange = mRangeArray[indx];
|
||||
// Make sure the caret appears on the next line, if at a newline
|
||||
SetInterlinePosition(PR_TRUE);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче