зеркало из https://github.com/mozilla/gecko-dev.git
Bug 387486, editor in grid overflows, r+sr+a=roc
This commit is contained in:
Родитель
a728cd3fc8
Коммит
7ea5401dba
|
@ -5184,7 +5184,7 @@ nsIFrame::FinishAndStoreOverflow(nsRect* aOverflowArea, nsSize aNewSize)
|
|||
"Computed overflow area must contain frame bounds");
|
||||
|
||||
const nsStyleDisplay *disp = GetStyleDisplay();
|
||||
if (IsThemed(disp)) {
|
||||
if (!IsBoxWrapped() && IsThemed(disp)) {
|
||||
nsRect r;
|
||||
nsPresContext *presContext = PresContext();
|
||||
if (presContext->GetTheme()->
|
||||
|
|
Загрузка…
Ссылка в новой задаче