Review Request: try fix tooltip shadow problem
Marco Martin
notmart at gmail.com
Wed Dec 26 10:11:21 GMT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107905/#review23986
-----------------------------------------------------------
As Thomas says, here too seems the issue is fixed by moving shadow->removeWindow(tipWidget); just after tipWidget->hide();, that is more correct than removing that line.
so ship it (in both KDE/4.10 branch and master) provided this change is done
- Marco Martin
On Dec. 25, 2012, 12:14 a.m., Xuetian Weng wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107905/
> -----------------------------------------------------------
>
> (Updated Dec. 25, 2012, 12:14 a.m.)
>
>
> Review request for kdelibs, Plasma and Aaron J. Seigo.
>
>
> Description
> -------
>
> Well. I'm not an expert in kwin related stuff, this patch is basically revert 157a06e46f46ba83ba37a93b400647f4886e18c9, but I don't know the real reason for that.
>
> And actually, remove by handle is not necessary, since dialogshadows already connect to the widget's destroyed signal, hence it will handle that gracefully.
>
>
> This addresses bug 311502.
> http://bugs.kde.org/show_bug.cgi?id=311502
>
>
> Diffs
> -----
>
> plasma/tooltipmanager.cpp 00bfcdb
>
> Diff: http://git.reviewboard.kde.org/r/107905/diff/
>
>
> Testing
> -------
>
> seems it fixed, but not sure it's the right way.
>
>
> Thanks,
>
> Xuetian Weng
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20121226/23edf8c7/attachment.htm>
More information about the kde-core-devel
mailing list