[Webkit-unassigned] [Bug 76416] New: [Qt] QML WebView should be able to intercept link click

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 16 18:59:48 PST 2012


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

           Summary: [Qt] QML WebView should be able to intercept link
                    click
           Product: WebKit
           Version: 420+
          Platform: All
               URL: https://bugreports.qt.nokia.com/browse/QTBUG-21180
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: damian.jansen at nokia.com


While using a QML webview in an application, the programmer should be able to control the navigation by intercepting clicks on the links.

Potential uses cases :

   * force the user to navigate a certain site/domain
      Example : The user is allowed to navigate in the job.mycompany.com domain, if he clicks on a link that's external to the job domain, we could show a popup with appropriate message
   * allow to launch the platform browser when the user click on a link

A signal similar to Text Element "onLinkActivated" should be available.

[From https://bugreports.qt.nokia.com/browse/QTBUG-21180]

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