Updates:
        Labels: -NeedsReduction Evangelism

Comment #8 on issue 8224 by [email protected]: user-initiated popup  
hides behind another popup window
http://code.google.com/p/chromium/issues/detail?id=8224

I made some investigation of the issue. Most probably this is evangelism  
issue.
Popup.js file should include condition statement for Chrome user agent.  
Currently
myway.com email functionality is just optimized for Safari, Firefox and IE.

For webmaster such kind of problem seems to appear not the first time  
(before it was
happening for Firefox browser), because in "Select Color.html" I see:
   // Fix for bug #144450:  Blur the Compose.html window so this opens on  
top instead
of behind (FF3 only)
   if (!document.all) window.opener.blur();
   window.focus();

--
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

Reply via email to