Summary: | Messages in notifications sometimes cut off | ||
---|---|---|---|
Product: | [Unmaintained] Active | Reporter: | Aaron J. Seigo <aseigo> |
Component: | General | Assignee: | active |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | lamarque |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | unscheduled | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Aaron J. Seigo
2011-09-26 17:32:46 UTC
Git commit 49ebbe3055b8b0eed1a2de1bc23dabe07e523ff3 by Marco Martin. Committed on 27/09/2011 at 10:44. Pushed by mart into branch 'master'. wrap the text to not make it overlap CCBUG: 282847 M +2 -1 applets/notifications/contents/ui/NotificationDelegate.qml M +1 -1 applets/notifications/contents/ui/Notifications.qml http://commits.kde.org/plasma-mobile/49ebbe3055b8b0eed1a2de1bc23dabe07e523ff3 According to bug #285668 the commit above did not fix the problem or at least not completely. When a notification text has three or more lines it overlaps the next notification. Should we mark #285668 as duplicate of this one? I tend to keep the bug entry with most usefull information (screenshots in this case) and mark the others as duplicates. In this case I would keep #285668 opened and mark this one as duplicate. What do you think? *** This bug has been marked as a duplicate of bug 285668 *** Git commit d7585707c28e2718796f9d7b06e4ff33e4368112 by Marco Martin. Committed on 27/09/2011 at 10:44. Pushed by mart into branch 'plasma/mart/notifications-qml'. wrap the text to not make it overlap M +2 -1 plasma/generic/applets/notifications/contents/ui/NotificationDelegate.qml M +1 -1 plasma/generic/applets/notifications/contents/ui/Notifications.qml http://commits.kde.org/kde-workspace/d7585707c28e2718796f9d7b06e4ff33e4368112 |