D6624: do not crash qaccessible by causing a resize in a resize event

Anthony Fieroni noreply at phabricator.kde.org
Tue Jul 11 11:20:23 UTC 2017


anthonyfieroni added inline comments.

INLINE COMMENTS

> kcharselect.cpp:251
> +        connect(timer, &QTimer::timeout, [&,timer]() {
> +            d->_k_resizeCells();
> +            timer->deleteLater();

QSignalBlocker blockResize(this) ?

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/1b690fd7/attachment.html>


More information about the Kde-frameworks-devel mailing list