[Webkit-unassigned] [Bug 37847] New: QWebPage::linkClicked() should give an indication of the target frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 03:28:52 PDT 2010


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

           Summary: QWebPage::linkClicked() should give an indication of
                    the target frame
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bero at arklinux.org


There's currently no way (or at least no obvious way) for a QWebView that needs
customized handling of links to see the target frame of a link. It would be
good if QWebPage::linkClicked() provided both the clicked url and the link's
target frame, or maybe even the QWebHitTestResult that caused linkClicked() to
be triggered.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list