View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015451 | MMW 5 | Tagging / organizing (properties / auto-tools) | public | 2019-02-10 18:24 | 2019-08-08 21:27 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0015451: Auto-tag: Context menu issues | ||||
Description | When the user right clicks on tracks in the auto-tag dialog, there are several problems: 1) The context menu changes/flashes (e.g. initially it displays 'download' as an option, and then soon after it doesn't; initially some entries are greyed out and then soon after they aren't/vice versa) 2) The context menu should probably be simplified somewhat e.g. remove: play shuffled, play shuffled (by album), cut, copy, paste, pin-it. 3) Right click on the image doesn't give a 'Show full size' option (this option is only currently given for the image search dialog). Also, related issue: 4) In the album art chooser (that shows when album art for a track is pre-existing prior to auto-tag), right-click on the image should give a 'Show full size' option. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2166 | ||||
|
re 1) for performance reasons some actions state (enable/disable, visible/hidden) are checked asynchronously ... it's problem just for slow computers and it's fine for medium PC's (tested on Surface Pro 2 with i5) |
|
Fixed |
|
Verified 2170 re 1) Not see any notable difference in performance on AMD Ryzen 7 2700x and AMD E1-2500 when only 2 cores are used. |