Summary: | [PATCH] The text in the notification area located in the lower left corner is cut when copying several tracks to the collection at the same time. | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Emilio <periliocastrol> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | e.m.a.t.i.r.o.v, maddiemadan, nil.15111993, sitter, tuomas |
Priority: | NOR | ||
Version First Reported In: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/114736/ | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screenshot showing where is the problem
Screenshot after patch |
Description
Emilio
2012-05-05 10:37:12 UTC
Created attachment 70874 [details]
Screenshot showing where is the problem
Which Amarok version is this about? I'm using Git version. Thank you for the feedback. I think this is the same bug as https://bugs.kde.org/show_bug.cgi?id=301246 *** Bug 301246 has been marked as a duplicate of this bug. *** (In reply to comment #5) > I think this is the same bug as https://bugs.kde.org/show_bug.cgi?id=301246 Indeed, well spotted, thank you. Reproducible in v2.6.0-421-gf66a306 Reproducible in v2.8.0 Created attachment 84438 [details]
Screenshot after patch
If text overflow it will be elided and full description is in tooltip so that user can see it
This one doesn't occur quite the same way any more in 3.3.0; words that don't fit on single line are now clipped. Something like https://wiki.qt.io/Elided_Label would be needed to add the ..., but probably not worth the effort, as it looks pretty ok already. Closing. |