Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 5813 by loligoth0: Modal dialog should be contained in its own tab instead of locking up the whole browser http://code.google.com/p/chromium/issues/detail?id=5813 Chrome Version : URLs (if applicable) : http://www.w3schools.com/JS/tryit.asp?filename=tryjs_alert Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: Firefox 3: IE 7: What steps will reproduce the problem? 1. go to the above URL 2. press the "Display alert box" button 3. What is the expected result? considering Chrome's multiple process architecture and each tab having its own running js engine, the alert box should be contained in its own tab What happens instead? the alert box locks up the whole browser, it's impossible to switch to other tabs or bring up the task manager before dealing with the alert box first. Please provide any additional information below. Attach a screenshot if possible. this old-styled modal box locking up the whole browser seems to go against Chrome's new browser architecture. -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
