https://bugs.kde.org/show_bug.cgi?id=504431
Bug ID: 504431 Summary: Kickoff uses "fallback" for its subtitle, but Task Manager doesn't Classification: Plasma Product: plasmashell Version First master Reported In: Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Application Launcher (Kickoff) widget Assignee: plasma-b...@kde.org Reporter: tkr...@proton.me CC: mikel5...@gmail.com, noaha...@gmail.com Target Milestone: 1.0 SUMMARY In Kickoff's list view there's a subtitle below each program. This comes from the program's desktop file "Comment" property. If the "Comment" is missing, the "Description" (GenericName) property will be used instead. This "fallback" behaviour might be intended. If that is the case, then the Task Manager should also use that behaviour. The Task Manager uses the "Description" property for its subtitle (accessed by hovering over a pinned icon). However, if the "Description" is missing, it won't try to use the "Comment" for the subtitle. In short, Kickoff tries to use the "Description" if the "Comment" is missing, but the Task Manager doesn't try to use the "Comment" if the "Description" is missing. -- You are receiving this mail because: You are watching all bug changes.