View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020503 | MMW 5 | Main Panel | public | 2023-12-21 04:21 | 2024-03-22 16:16 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0020503: Play on Info Panel doesn't add files shuffled when Shuffle is enabled | ||||
Description | Play on Info Panel doesn't add files shuffled when Shuffle is enabled | ||||
Steps To Reproduce | 1 Enable Shuffle 2 Go to a View with the Info panel enabled 3 Use Play button in Info panel --> Files are added in listed order instead of randomized | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?t=105335 https://www.mediamonkey.com/forum/viewtopic.php?t=105473 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2830 | ||||
|
Isn't this expected behaviour? Next to the Play button is the Shuffle button that is doing "shuffle".. |
|
I think it is expected, in case Play would do shuffle, what would button Shuffle do? Assigning Rusty to decide, but I do not see this as bug. Context menu also contains "Play normally" in Shuffle mode, Play button is exactly this command. |
|
I think that if we keep the 'Play' and 'Play shuffled' buttons next to one another, then their actions are relatively clear--even when 'Shuffle' is enabled. A minor tweak would be to change the tooltips for such buttons: Play (in order) Play (shuffled) The only new string required for this would be 'in order'. Please triage. |
|
@rusty I think we do not need new strings, we already use "Play normally" and "Play shuffled" in context menus for these actions, I think we should use the same for tooltips here? |
|
Tooltips updated in build 2830, used the same strings as for context menu - Play shuffled and Play normally. |