View Issue Details

IDProjectCategoryView StatusLast Update
0001657MMW v4Properties/Auto-Toolspublic2005-12-13 02:59
Reporterrusty Assigned To 
PriorityhighSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Summary0001657: Cut and Paste of 'images' to Album Art windows
DescriptionIf the user has browsed a web site, located an image, and then right-clicked 'Copy Image', the user should be able to:
a) Paste it into the Album Art window
b) Paste it into the Album Art pane of the Track Properties dialog

Possible implementation:
a) In the Album Art window, below 'Add Image' there would be a 'Paste Image' option
b) In the Album Art pane of the Track Properties dialog, there would be a 'Paste' button between 'Add' and 'Remove'
TagsNo tags attached.
Fixed in build924

Activities

jiri

2004-12-06 11:38

administrator   ~0004903

Although I agree that it would be nice, there are some problems. If I omit technical details, there is a problem that currently we could add images only to tags this way because such pasted image doesn't have any location in user's PC. This could possibly only work if we define a location where to store newly downloaded images.

rusty

2004-12-06 12:57

administrator   ~0004906

Changed to 'urgent', since 0001656 will satisfy much of this need.

jiri

2005-12-07 16:06

administrator   ~0006545

Fixed in build 922.
 - I found a way how to do it and so it is implemented now (in both cases by right-click and Paste command).

rusty

2005-12-11 06:29

administrator   ~0006588

I tried this for numerous tracks that were missing album art and could not get it to work.

I copied album art from Amazon/Allmusic and no matter what, the 'Paste' command in MM's Album Art window was always greyed out (and yes, I tested that the Album Art was copied by successfully attempting to pasted it into word).

Note: in all cases, the same art could be added successfully via drag and drop.

jiri

2005-12-11 08:27

administrator   ~0006594

I retested and it works fine for me. Note that MM can't accept all clipboard formats and therefore a correct 'copy' command must be used, it means:
 - for IE: use right-click 'Copy', not 'Copy Shortcut'
 - for FF: use right-click 'Copy Image Location', not 'Copy Image'

rusty

2005-12-11 18:51

administrator   ~0006599

Last edited: 2005-12-11 18:52

I should have specified: I was testing with firefox.

Upon retesting:
1) IE works as expected
2) Firefox doesn't work at all:
. a) When pasting from Copy Image: 'Paste' is greyed out
. b) When pasting from 'Compy Image Location: The default 'No Album Art' graphic gets added as an Album Art image.

Note: Although neither a) nor b) works in Firefox, from a usability perspective, users would expect 'Copy Image' to work rather than 'Copy Image Location'. After all it's the Image itself that they believe they are pasting.

Tested in Firefox 1.0.6.

Re-assigning back to Jiri--I've posted a debug log (line 592 is where I was pasting from firefox and nothing happened).

jiri

2005-12-12 13:38

administrator   ~0006619

Fixed in build 924.
 - A lot of work, but now MM accepts also Bitmap clipboard format, i.e. pictures from arbitrary source (including e.g. graphics editors).

rusty

2005-12-13 02:59

administrator   ~0006629

Verified 924.