AFAIK there was a conscious effort to prevent resizing/moving on top level windows (i.e. tabs). Multiple tabs may share the same window frame. So there are abuse concerns if resizes/moves on one page can affect all the others. For example, maybe a rogue application continually moves the window around, or resizes it repeatedly.
The compromise is, chromium will (barring any bugs) allow resize/close/moveTo on popup windows. There are some rough edges to be worked out, feedback/suggestions are welcome. On Thu, Sep 11, 2008 at 3:16 PM, Barry Carlson <[EMAIL PROTECTED]>wrote: > > The following link which works in IE7, Firefox3.1, Safari3.1 and > Opera9.52(with Tab Restore) doesn't respond at all in Chrome. > > <a > href="javascript:self.moveTo(0,0);self.resizeTo(640,480);">640x480</a><br > /> > > Is this a known issue, or a security matter? > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
