[Webkit-unassigned] [Bug 49370] [Qt] linkDelegationPolicy and linkClicked signal to the declarative WebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 9 06:12:30 PDT 2011


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


Bernd Stramm <bernd.stramm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernd.stramm at gmail.com




--- Comment #4 from Bernd Stramm <bernd.stramm at gmail.com>  2011-04-09 06:12:30 PST ---
this functionality is valuable in 2 use case:

1 The application does not want to open the link in this instances of webview (that is embedded in the application), but wants to call xdg_open. It cannot do that with the currently supported QML WebView signals.

2. The link is not an http link, but instead some other scheme that WebView or the browser engine does not know about. With link delegation and a linkClicked signal, the application can handle this case easily.

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