[Webkit-unassigned] [Bug 44252] New: QWebView::selectionChanged() is never emitted.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 19 05:11:34 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44252
Summary: QWebView::selectionChanged() is never emitted.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marc at kdab.net
marc at kdab.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #64830| |review?, commit-queue?
Flag| |
Created an attachment (id=64830)
--> (https://bugs.webkit.org/attachment.cgi?id=64830)
Proposed fix - apply with patch -p0
QWebView has a selectionChanged() signal that is never emitted. I can't find a connect() to it in the source code, and setting a breakpoint on it, and QWebPage::selectionChanged(), the latter is hit while the former is not. It's rather obvious it's been forgotten to be connected :)
--
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