[Webkit-unassigned] [Bug 7908] New: Links with anchors opened from a Netspace plugin reload the target frame

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Mar 22 01:58:34 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7908

           Summary: Links with anchors opened from a Netspace plugin reload
                    the target frame
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Plug-ins and Java
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: jerome.foucher at free.fr


I have a page with two frame side-by-side.

The left frame has text links to go to several anchors of the right frame.
Using an HTML text link like <a href="scan.html#_scan01" target="scanimg">
scrolls my right frame to the right anchor.

However, if from a Netspace plugin in the left frame, I call
browser->geturl(instance, "scan.html#_scan01", "scanimg"), the whole right
frame reloads and then scrolls to the anchor. This is not the right behavior
and is altering my plugin's fonctionnalities.

TYI, the nightlies have the same wrong behavior.


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