Long tooltip
Marco Martin
notmart at gmail.com
Mon Feb 18 09:43:06 UTC 2013
On Monday 18 February 2013, Reza Shah wrote:
> Hi,
>
> I'm trying to fix https://bugs.kde.org/show_bug.cgi?id=314667
> Which need longer tooltip interval for certain content.
> In the old c++ code, the tooltip using autohide(false).
>
> So this are possible solution i can think of:
> - Add autohide to qml tooltip(change kde-runtime?)
> - Use plasma dialog and mimic the appearance of tooltip.
> - Use different UI flow to display the tooltip content.
>
> Are there any solution which one can go to 4.10.x?
could the interval be calculated in function of text length?
(btw, in most cases, a long text in a tooltip pretty much signals a poor ui
choice)
in this case the tooltip matches how they are on the web such as xkcd having a
tooltip as a description, but besides keeping that, i would put the full
description also as a text under the comic in the full view on a separate
window, just under the image
Cheers,
Marco Martin
More information about the Plasma-devel
mailing list