зеркало из https://github.com/mozilla/pjs.git
[BeOS]Bug 311651, rolling back part of previous patch to avoid rare context-menu misplacement on IFRAME, r=thesuckiestmail, no sr - BeOS-only
This commit is contained in:
Родитель
aae0262f36
Коммит
ae060eb977
|
@ -1002,8 +1002,8 @@ nsresult nsWindow::Move(PRInt32 aX, PRInt32 aY)
|
|||
mBounds.x = aX;
|
||||
mBounds.y = aY;
|
||||
|
||||
if (eWindowType_child == mWindowType)
|
||||
HideKids(PR_TRUE);
|
||||
// We may reset children visibility here, but it needs special care
|
||||
// - see comment 18 in Bug 311651. More sofisticated code needed.
|
||||
|
||||
// until we lack separate window and widget, we "cannot" move BWindow without BView
|
||||
if (mView && mView->LockLooper())
|
||||
|
|
Загрузка…
Ссылка в новой задаче