Summary: | Display glitch for rating in verbose playlist | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | mogliii |
Component: | Playlist/Playlist Layout Editor | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugzilla, codeinkyle, mfraz74+kde, mogliii, teo |
Priority: | NOR | ||
Version: | 2.6-git | ||
Target Milestone: | 2.7 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/64bbcc9c54b76f4eab413982be3e23114ebc4b06 | Version Fixed In: | 2.8 |
Sentry Crash Report: | |||
Attachments: | Screenshot illustrating the reported display glitch |
I've seen this too and did consider filing a bug, but wasn't sure how what to file it against. Anyway, I have found that after clicking on the stars to adjust the rating and move the pointer to the left of the stars a drag pointer appears and I can drag it to the left until the stars line up with the ones underneath. Unfortunately it isn't permanent. Mark: did you try modifying the layout itself? Of course you will need to make a copy of it, as the default layouts can't be modified by the user, but you can adapt a copy of it and the change should then be permanent. I've already got a modified layout and I did try altering the spacings, but it didn't seem to make much difference. I couldn't get them to be directly above. (In reply to comment #3) > I've already got a modified layout and I did try altering the spacings, but > it didn't seem to make much difference. I couldn't get them to be directly > above. The problem is that the size of the stars changes when editing it, I think that needs to be adjusted. Confirmed in current git, but since we are working on a release in June this might not be done in time. It happens since the columns are adjustable in editing mode. For me it makes placing the rating impossible, it's just a wild guess where to click to set two or four stars... Alas resizing of the columns is permanent though I didn't save anything - thus garbled my whole very hard worked out layout by accidently moving something :(. Confirmed: Glitch occurs as of version 2.6. Confirmed in v2.6.0-422-gfc07990 Git commit 64bbcc9c54b76f4eab413982be3e23114ebc4b06 by Ralf Engels. Committed on 06/02/2013 at 18:05. Pushed by rengels into branch 'master'. Fix Display glitch for rating in verbose playlist FIXED-IN: 2.8 M +5 -1 src/playlist/view/listview/InlineEditorWidget.cpp http://commits.kde.org/amarok/64bbcc9c54b76f4eab413982be3e23114ebc4b06 |
Created attachment 71131 [details] Screenshot illustrating the reported display glitch When using verbose playlist layout, the song rating is shown as one column. When clicking the stars to adjust the rating, a display glitch is visible (see attached screenshot). Rating can still be changed, but it is not very pleasant. This is reproducible.