Comment #12 on issue 27758 by Dmitry.Rizshkov: Crash in extension popup - AppModalDialog::OnAccept() http://code.google.com/p/chromium/issues/detail?id=27758
I didn't dig a Chrome code, and maybe my offer is a stupid, but... Popup is closes in void RenderWidgetHostViewWin::OnKillFocus(HWND window) right? Can you check a parent (or owner) for newly focused window anf if that window is a our popup window then do nothing. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
