Status: Assigned
Owner: j...@chromium.org
CC: pinker...@chromium.org,  j...@chromium.org,  dglaz...@chromium.org,   
mikesm...@chromium.org
Labels: Type-Bug Pri-2 OS-Mac Area-Misc Size-Medium

New issue 15727 by j...@chromium.org: Mac pop-ups need new chrome
http://code.google.com/p/chromium/issues/detail?id=15727

What steps will reproduce the problem?
Create a pop-up window.  E.g. click on the button here:
   <!DOCTYPE html>
   Click button to open a new window.
   <br>
   <button onclick="w = window.open('http://www.google.com', 'New Window',
'width=512,height=512'); w.moveTo(300,300);">Open with w,h</button>

Now look at the pop-up -- there should be minimal chrome (e.g. no tab bar)


What is the expected output? What do you see instead?
Tab bar, new tab button, etc.

Example repro case:
click "Present" button in Presently, then click "New Tab" button in new  
window.
New tab shows up in other window causing confusion.
Bad thing to surface at group meetings.

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