Bug 35414
Summary: | [Qt] iconChanged() is not reliably emitted | ||
---|---|---|---|
Product: | WebKit | Reporter: | warwick.allison |
Component: | New Bugs | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
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
No testcase.
Robert Hogan
Can you provide a test case please?
(Closing as INVALID for now per https://trac.webkit.org/wiki/QtWebKitBugs#Triagingbugs)