-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108241/#review24918
-----------------------------------------------------------



applets/icontasks/tooltips/tooltip.cpp
<http://git.reviewboard.kde.org/r/108241/#comment19114>

    You'd better manually set
    
    setAttribute(Qt::WA_X11NetWmWindowTypeToolTip, true);
    
    Though Qt document said setWindowFlags(Qt::ToolTip) would set that, but as 
far as I test, seem it doesn't work (at least here, I don't know whether some 
other API affect it or not), and Plasma::Dialog use 
WA_X11NetWmWindowTypeToolTip to test whether to use edge hug with panel or not, 
you won't want that with tooltip.


- Xuetian Weng


On Jan. 7, 2013, 1:53 p.m., Cedric Bellegarde wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108241/
> -----------------------------------------------------------
> 
> (Updated Jan. 7, 2013, 1:53 p.m.)
> 
> 
> Review request for Plasma and Aaron J. Seigo.
> 
> 
> Description
> -------
> 
> Similiar to https://git.reviewboard.kde.org/r/108222, this would fix the 
> shadow problem for icontasks tooltips
> 
> 
> Diffs
> -----
> 
>   applets/icontasks/tooltips/tooltip.cpp 43f09ed 
>   applets/icontasks/tooltips/tooltip_p.h 2b8ad0c 
> 
> Diff: http://git.reviewboard.kde.org/r/108241/diff/
> 
> 
> Testing
> -------
> 
> localily tested, no problem
> 
> 
> Thanks,
> 
> Cedric Bellegarde
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to