зеркало из https://github.com/mozilla/pjs.git
Bug 626403, scrollwheel not working after no printers dialog is closed, r=jimm,a=roc
This commit is contained in:
Родитель
260a095f9b
Коммит
12275a22c3
|
@ -1078,6 +1078,7 @@ ShowNativePrintDialog(HWND aHWnd,
|
|||
#endif
|
||||
|
||||
} else {
|
||||
::SetFocus(aHWnd);
|
||||
aPrintSettings->SetIsCancelled(PR_TRUE);
|
||||
if (hGlobalDevMode) ::GlobalFree(hGlobalDevMode);
|
||||
return NS_ERROR_ABORT;
|
||||
|
|
Загрузка…
Ссылка в новой задаче