- Status Closed
- Percent Complete
- Task Type Patches
- Category Playlists
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Lee Kang Hyuk - 2007-12-14
Last edited by Jonathan Gordon - 2009-12-24
Opened by Lee Kang Hyuk - 2007-12-14
Last edited by Jonathan Gordon - 2009-12-24
FS#8321 - Fix bug when playing last track
when playlist is long enough, and when you’re playing last track of the playlist, “view current playlist” will not show the last item propperly.
so fix this, by drawing set_title prior to select_item.
any other parts using list.h does not have this bug, i think.
Closed by Jonathan Gordon
2009-12-24 07:13
Reason for closing: Accepted
Additional comments about closing:
2009-12-24 07:13
Reason for closing: Accepted
Additional comments about closing:
better late than never :) accepted in
r24108.
I couldn’t replicate this on the e200 w/ 16929. Could you estimate how long the playlist needs to be and explain if you need to arrive at it naturally or if you can skip to the last track?
I still can see this happen. Tested on x5 target and e200 sim, with r16929 and r16976. With Default settings and default theme.
List that exceeds screen height is enough. The way to reach to the last track doesn’t matter. I’ll attach some screenshots. In this screenshot, I inserted 17 songs and played the 17th, and did ‘view current playlist’. The last line(which line selector is located) did not displayed.
I see it now. Able to reproduce on e200 w/ r16973.