D6624: do not crash qaccessible by causing a resize in a resize event
Harald Sitter
noreply at phabricator.kde.org
Tue Jul 11 11:25:57 UTC 2017
sitter added inline comments.
INLINE COMMENTS
> anthonyfieroni wrote in kcharselect.cpp:251
> QSignalBlocker blockResize(this) ?
Block inhibits signal emission/slot calling. That is not what we want. We want the signals to run, just not on the same call chain as the resize event.
REPOSITORY
R236 KWidgetsAddons
REVISION DETAIL
https://phabricator.kde.org/D6624
To: sitter, gladhorn
Cc: anthonyfieroni, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170711/b6ecca2b/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list