Comment #3 on issue 19225 by [email protected]: java script Object (DOM) - top.resizeBy -not resizing the window http://code.google.com/p/chromium/issues/detail?id=19225
additional related issues: Issue 19475 Issue 2709 Issue 2091 from issue Issue 2091 : (window.resizeTo() doesn't have any effect) Comment 1 by [email protected], Sep 11, 2008 By Design we don't support resize/move for tabs, only constrained windows. Comment 3 by [email protected], Sep 23, 2008 Resizing won't work for top-level tabs, and when you open sample.htm it's opened as a top-level tab. If you instead opened it as a pop-up (for example using window.open with a width and a height set), resizeTo should work. -- 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 -~----------~----~----~----~------~----~------~--~---
