Summary: | dolphin shouldn't show tooltips in column view, when the right-click menu is shown | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Panagiotis Papadopoulos <pano_90> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | the screenshot showing the bug "in action" |
Description
Panagiotis Papadopoulos
2009-02-11 21:53:17 UTC
Created attachment 31227 [details]
the screenshot showing the bug "in action"
SVN commit 924889 by ppenz: hide the tooltip when the context menu is opened in the columns view BUG: 184053 CCMAIL: predator106@gmail.com M +4 -0 dolphincolumnwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=924889 SVN commit 924891 by ppenz: Backport of SVN commit 924889: hide the tooltip when the context menu is opened in the columns view CCBUG: 184053 CCMAIL: predator106@gmail.com M +10 -1 dolphincolumnwidget.cpp M +3 -0 dolphincolumnwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=924891 hey nice bug fixing speed^^ you are in the top 5 of the most fast bug fix :-) |