[Webkit-unassigned] [Bug 11756] New: link targeting a frame in another window does not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 5 08:53:31 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11756
Summary: link targeting a frame in another window does not work
Product: WebKit
Version: 420+ (nightly)
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: jmail-bugs.webkit.org at humph.com
a link with a target attribute that targets a frame panel in another window
does not perform any action.
See for example: http://www.elfo.org/ it will open a pop-up window (so please
do not disable pop-up windows!). The first link in the popup window (and most
of the others) are of the form:
<a href="../somepath..." target="testo">some text</a>
where "testo" is the name of the central pane of the main page frame. In the
current version of Safari this of course works. I does not in the nightly build
of webkit (downloaded today).
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