Double tooltips

Valentin Pavlyuchenko thevalik at gmail.com
Tue Sep 7 19:57:55 UTC 2010


FYI, my bug about it: https://bugs.kde.org/show_bug.cgi?id=235764

--
Best regards,
Valentin Pavlyuchenko



2010/9/7 Vladimir Prus <ghost at cs.msu.su>:
>
> I see that while in Debug area, hovering over a variable gives me two
> tooltips -- one from contextbrowser and another from debugger, which
> is clearly not nice. The contextbrowser tooltip is created in
> kdevplatform/plugins/contextbrowser/contextbrowser.cpp, see viewCreated
> and textHintRequested.
>
> Does anybody have any opinion how this should be fixed? It seems ideal to
> - Make each View aware of the Area it belongs too
> - Make each Area specify a list of 'tooltip providers' it allows
> - When installing tooltip handler, check if the area of the view allows
> what we're trying to install.
>
> Comments?
>
> Thanks,
>
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>




More information about the KDevelop-devel mailing list