Comment #10 on issue 27758 by [email protected]: Crash in extension popup - AppModalDialog::OnAccept() http://code.google.com/p/chromium/issues/detail?id=27758
I'd say that giving focus to an alert() that the popup created shouldn't close it. Giving focus to a <select> "window" shouldn't either. Giving focus to the inspector... ick. Would be nice if it didn't, as you say. So, what's the argument in favor of having it go away so aggressively? Keeping it lightweight? I wonder if we should allow the extension author to choose whether the popup is "sticky": more page-like interactive UI (or extensions in debugging) could stay, while quick, read-only views wouldn't need to. -- 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
