https://bugs.kde.org/show_bug.cgi?id=492861
Bug ID: 492861 Summary: 2cdaa659dde3fc64b9af2d672844a08180d5a316 causes title of non-grouped notification to elide early in history Classification: Plasma Product: plasmashell Version: master Platform: Other OS: Linux Status: REPORTED Keywords: regression Severity: normal Priority: NOR Component: Notifications Assignee: plasma-b...@kde.org Reporter: n...@kde.org CC: k...@privat.broulik.de Target Milestone: 1.0 Created attachment 173469 --> https://bugs.kde.org/attachment.cgi?id=173469&action=edit Title elided too early in history STEPS TO REPRODUCE 1. Have plasma-browser-integration installed 2. Open Notification widget and clear history, if it had any items in it 3. Visit https://conf.kde.org/event/6/contributions/200/attachments/117/147/goalswrapup.pdf in a PBI-using browser 4. After the download notification times out, open the Notifications widget OBSERVED RESULT The title of the notifications gets elided early, saying, "Downloaded (…" EXPECTED RESULT Full text shown ADDITIONAL INFORMATION If you download the same file again, a second notification will be generated and shown in the widget. With two visible, they enter "grouped notification" mode and the titles will not be elided anymore To avoid having to repeatedly download files, this can also be tested in the following way: 1. System Settings > Notifications > Application Settings > Other applications > Check "Show in history" 2. Open Notification widget and clear history, if it had any items in it 3. In a terminal window, run `notify-send "I am a title, hear me roar. Maybe I will elide if you make me long enough." "Hi"` This issue was introduced with 2cdaa659dde3fc64b9af2d672844a08180d5a316. However reverting it makes the title overflow rather than elide early, so clearly the problem is a bit deeper. -- You are receiving this mail because: You are watching all bug changes.