[Webkit-unassigned] [Bug 16727] Different frame navigation policy in various browsers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 18:26:48 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16727





------- Comment #3 from hk9565 at gmail.com  2008-01-04 18:26 PDT -------
I tried using http://dzh.mop.com in IE7.  Clicking on links in the left-hand
frame opens a new tab with the content.  WebKit should have the same behavior
after the patch for Bug 16522 lands.

> I have no right to access bug 16522. Has the patch been submitted into the
> WebKit code base?

The patch has not been committed yet, but hopefully it will be soon.  I don't
have authorization to add you to the bug, but it's a bug about this and one
other issue with frame navigation.

If you'd like the links to open in the right-hand frame instead of in new tabs
in IE7 (and future-Safari), you can put the left-hand frame in the same origin
as either the top or right-hand frame (or both).  The simplest way to do this
is to set document.domain = "mop.com" in the left-hand frame.


-- 
Configure bugmail: http://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