Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 24800 by n...@abstractwankery.com: Open window with features shut  
off causes URL bar and bookmark bar to appear, bookmark bar to float in the  
center
http://code.google.com/p/chromium/issues/detail?id=24800

Chrome Version       : 4.0.221.8 (Mac OS X 10.6.1)
URLs (if applicable) : http://www.whatthefuck.com (as authenticated user)
> chat > popout
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4: OK
   Firefox 3.x: OK
          IE 7:
          IE 8: OK

What steps will reproduce the problem?
1. Create a page with a link containing a javascript window.open()
command, setting all features to 0 [ example: onclick="window.open(
'http://www.google.com', 'testWindow',
'status=0,toolbar=0,location=0,menubar=0' );" ]
2. Click the link
3. A window will appear with a URL entry field and a bookmark bar. The
View menu will have a greyed out option for Always Show Bookmark Bar.
Resizing the window will cause the bookmark bar to float around the
window, aligning in the vertical center.

What is the expected result?
With all the features off, most web developers are assuming that they have
control of the entire contents of the window, so I'd expect nothing else in
that window. If a URL field and a bookmark bar is going to end up there,
the vertical dimension should extend by the height of the two views, and
the bookmark bar should definitely not float around. :)

What happens instead?
A window appears with a URL bar and a bookmark bar, and the bookmark
bar moves around with a resized window.

Please provide any additional information below. Attach a screenshot if
possible.

Screenshots provided, with bookmarks clipped.


Attachments:
        chrome-popup-load.png  41.4 KB
        chrome-popup-resize.png  45.8 KB

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