зеркало из https://github.com/mozilla/pjs.git
Bug 435856: Bidi processing disabled after printing. r+sr=roc
This commit is contained in:
Родитель
c4a4a71758
Коммит
ecb7260656
|
@ -371,7 +371,7 @@ nsPageFrame::DrawHeaderFooter(nsIRenderingContext& aRenderingContext,
|
|||
return; // bail if couldn't find the correct length
|
||||
}
|
||||
|
||||
// Use this form rather than SetBidiEnabled(HasRTLChars(str)) so as not to
|
||||
// Use this form rather than SetBidiEnabled(HasRTLChars(str)) so as not to
|
||||
// turn off bidi processing when printing a page with bidi content in the
|
||||
// page but not in the print headers.
|
||||
if (HasRTLChars(str)) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче