D10305: Fix "Moving the mouse over a different application icon immediately changes the window list"

David Edmundson noreply at phabricator.kde.org
Mon May 21 09:14:10 UTC 2018


davidedmundson added a comment.


  Please also fill in the testing done field.

INLINE COMMENTS

> tooltip.cpp:162
> +    dlg->SetAutoShowHide(m_autoShowHide);
> +    connect(dlg, &ToolTipDialog:.containtsMouseChanged, this, &ToolTip::toolTipWindowContainsMouseChangedSlot);
>      dlg->setVisible(true);

doing a connect inside show() probably isn't what you want, you'll connect multiple times.

Also that signal name has a typo

REPOSITORY
  R242 Plasma Framework (Library)

REVISION DETAIL
  https://phabricator.kde.org/D10305

To: lshoravi, #plasma, #plasma_accessibility, mart, aacid
Cc: davidedmundson, kde-frameworks-devel, aacid, cfeck, ngraham, plasma-devel, ragreen, Pitel, michaelh, ZrenBot, bruns, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180521/f70e56cf/attachment-0001.html>


More information about the Plasma-devel mailing list