[Webkit-unassigned] [Bug 24218] New: Safari 4 javascript window resize inconsistency

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 26 17:51:34 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24218

           Summary: Safari 4 javascript window resize inconsistency
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh PowerPC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin at rhubarbproductions.com


I have a series of bookmarks I use to trigger javascript window resizing and
moving.

Here's the address fields for some of those bookmarks. Each line is a different
bookmark

javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);
javascript:resizeTo(800,533);
javascript:resizeTo(1024,713);
javascript:moveTo(0,0);

Under Safari 4, if I have 1 tab open, they work as expected. As soon as I open
another tab, they no longer work no matter which tab is selected.

I'll submit this via the Safari bug button as well just in case it's their
issue.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list