Summary: | trash aplet on panel uses doubleclick instead of single click | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Sebastian Kuźlak <sebastiankuzlak> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sebastian Kuźlak
2008-03-21 22:09:56 UTC
It currently uses the global click settings. I'm not sure if that is appropriate in this case, however. SVN commit 788591 by aseigo: always behave like a button in the panel, just like icons. make me wonder if Plasma::Icon shouldn't be FormFactor aware itself? BUG:159671 M +17 -10 trash.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=788591 |