Summary: | No tooltip on empty folders | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Bernd Oliver Sünderhauf <pancho.s> |
Component: | folders | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 4.10 pre | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/a20c2c9794d7f801db1ada913f87a6418135a3cb | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
Bernd Oliver Sünderhauf
2012-12-02 13:39:48 UTC
Heu... I can add a tooltip but just display : 0 unread mails 0 read mails 0ko ? do you think it's useful ? Git commit a20c2c9794d7f801db1ada913f87a6418135a3cb by Montel Laurent. Committed on 03/12/2012 at 09:02. Pushed by mlaurent into branch 'master'. Fix Bug 311024 - No tooltip on empty folders Finally it's logical to show tooltip even if folder is empty otherwise we must click on to know why there is not tooltip and show that it's empty FIXED-IN: 4.10 M +1 -1 libkdepim/statisticsproxymodel.cpp http://commits.kde.org/kdepim/a20c2c9794d7f801db1ada913f87a6418135a3cb (In reply to comment #2) > Finally it's logical to show tooltip even if folder is empty > otherwise we must click on to know why there is not tooltip and show > that it's empty That's exactly what I thought... :) Also, it felt buggy. Thanks for fixing! |