Set fLogicalOrder in the SCRIPTITEM before copying to the ranges so that ScriptPlace has it set. Bug 395676, r+blocking1.9=pavlov

This commit is contained in:
smontagu@smontagu.org 2007-09-25 08:41:34 -07:00
Родитель f2b0fdef8b
Коммит bed0ab506f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -913,8 +913,8 @@ public:
const PRUnichar *str = mAlternativeString ? mAlternativeString : mRangeString;
mScriptItem->a.fLogicalOrder = PR_TRUE;
SCRIPT_ANALYSIS sa = mScriptItem->a;
sa.fLogicalOrder = PR_TRUE;
/*
fLinkBefore and fLinkAfter in the SCRIPT_ANALYSIS structure refer to
the whole item, so if the current range begins after the beginning