Summary: | Artifact in painting text in task items | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Alexey Chernov <4ernov> |
Component: | widget-rememberthemilk | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | astromme |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | The screenshot of the painting artifact |
Git commit cecd906ad3226ca71a13f3eda49c94c5863d0f9b by Alexey Chernov. Committed on 23/04/2011 at 20:24. Pushed by chernov into branch 'master'. Fix the painting artifact of expired tasks item Fix the text overlap when task item of expired tasks is painted (due date and task title are overlapped). BUG: 271578 M +3 -2 applets/rememberthemilk/taskitemdelegate.cpp http://commits.kde.org/kdeplasma-addons/cecd906ad3226ca71a13f3eda49c94c5863d0f9b Git commit 97f26a18cbdc8cae156a1cbea6a17452a491e737 by Alexey Chernov. Committed on 23/04/2011 at 20:24. Pushed by chernov into branch '4.6'. Fix the painting artifact of expired tasks item Fix the text overlap when task item of expired tasks is painted (due date and task title are overlapped). BUG: 271578 M +3 -2 applets/rememberthemilk/taskitemdelegate.cpp http://commits.kde.org/kdeplasma-addons/97f26a18cbdc8cae156a1cbea6a17452a491e737 Git commit 3b3523da4b5128de2e311530ea8a3e632fd780d8 by Alexey Chernov. Committed on 23/04/2011 at 20:24. Pushed by chernov into branch 'KDE/4.6'. Fix the painting artifact of expired tasks item Fix the text overlap when task item of expired tasks is painted (due date and task title are overlapped). BUG: 271578 M +3 -2 applets/rememberthemilk/taskitemdelegate.cpp http://commits.kde.org/kdeplasma-addons/3b3523da4b5128de2e311530ea8a3e632fd780d8 |
Created attachment 59252 [details] The screenshot of the painting artifact Version: unspecified (using KDE 4.6.1) OS: Linux There's some artifact in painting text in task items of expired tasks: bold text of Due date and task title overlap each other (see the screenshot). Reproducible: Always