Bug 35414

Summary: [Qt] iconChanged() is not reliably emitted
Product: WebKit Reporter: warwick.allison
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kent.hansen, robert
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
URL: http://bugreports.qt.nokia.com/browse/QTBUG-8535

warwick.allison
Reported 2010-02-25 18:12:17 PST
The signal is not emitted. Workaround is to listen to the titleChanged() signal, which seems to be frequent and aligned with actual change in the icon.
Attachments
Tor Arne Vestbø
Comment 1 2010-03-10 06:43:29 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should only be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component - Add the keyword 'Qt' to signal that it's a Qt-related bug http://trac.webkit.org/wiki/QtWebKitBugs#Keywords
Kent Hansen
Comment 2 2010-03-11 06:55:49 PST
No testcase.
Robert Hogan
Comment 3 2010-03-16 11:32:44 PDT
Can you provide a test case please? (Closing as INVALID for now per https://trac.webkit.org/wiki/QtWebKitBugs#Triagingbugs)
Note You need to log in before you can comment on or make changes to this bug.