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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 05:36:21 PDT 2010


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





--- Comment #2 from Bernhard Rosenkraenzer <bero at arklinux.org>  2010-06-04 05:36:21 PST ---
Right... but it would IMO be better to just change lines 2376 and 2380 of qwebpage.cpp to emit linkClicked(request.url(), frame); [once changing the ABI is ok, so probably not before Qt5] -- the information is rather relevant, and having to overload QWebPage to access it is not a very convenient way to get it (also implies having to setPage() on any QWebView).

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