#16698 closed bug (fixed)
Removing multiple selected playlist items only affects one item
Reported by: | jadedctrl | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta3 |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description
If you select multiple items in the playlist (alt+a or shift-click) and try to remove them, only the first-selected item is deleted.
I can replicate it on two 64-bit installs at hrev54812.
Attachments (2)
Change History (5)
by , 4 years ago
Attachment: | pre-remove.png added |
---|
by , 4 years ago
Attachment: | post-remove.png added |
---|
How the playlist looks after trying to remove multiple items
comment:1 by , 4 years ago
Can't reproduce on 32bit. I think it has to do with the conversions between int32s and addr_ts, I'll try for a fix.
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patch merged in hrev54820. Thanks for the fix!
comment:3 by , 4 years ago
Milestone: | Unscheduled → R1/beta3 |
---|
Note:
See TracTickets
for help on using tickets.
How items are selected before trying to remove them