RESOLVED INVALID 35414
[Qt] iconChanged() is not reliably emitted
https://bugs.webkit.org/show_bug.cgi?id=35414
Summary [Qt] iconChanged() is not reliably emitted
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.