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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 13 16:55:56 PDT 2009


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





------- Comment #4 from junk at wearesakuzaku.com  2009-06-13 16:55 PDT -------
Here is a reproducible test case for this bug on my system:

1. Open Safari.
2. Create bookmarks with the following addresses:

javascript:moveTo(0,0);
javascript:resizeTo(100,100);

3. Open two tabs in the same window.
4. Click both bookmarks. Neither results in the expected behavior.
5. Close the second tab so that there is only one tab open in the window, and
click both bookmarks. Both result in the expected behavior.

It does not appear to make a difference whether the window is new or has been
open for the entire session. The problem occurs if you open Safari fresh and
click the bookmarks immediately.

System details:

MacBook Pro 2.2GHz Intel Core 2 Duo
OS X 10.5.7 build 9J61
Safari 4.0 (5530.17)


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