[Webkit-unassigned] [Bug 14194] New: link targeting a frame in another window does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 16 21:54:45 PDT 2007


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

           Summary: link targeting a frame in another window does not work
           Product: WebKit
           Version: 420+
          Platform: Macintosh
               URL: http://www.elfo.org/
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: almaslegacy at yahoo.com


+++ This bug was initially created as a clone of Bug #11756 +++

a link with a target attribute that targets a frame panel in another window
does not perform any action.
See for example: http://www.webbyawards.com/webbys/current.php?season=11 the
site's that are linked to are coded to open in a new window. When the links are
clicked, nothing happens. Block Pop-up Windows is not selected in the Menu.

Example code from the source of the page:
<a href="http://www.lynxblow.com/" target="_new">http://www.lynxblow.com/</a>

In the current version of Safari this of course works. It does not in the
nightly build of webkit (downloaded 6/15/07).

Perhaps this is connected with the bug
http://bugs.webkit.org/show_bug.cgi?id=10828?


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