View Issue Details

IDProjectCategoryView StatusLast Update
0002241MMW v4Properties/Auto-Toolspublic2006-12-29 19:01
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0002241: Album Art Window focus is strange
DescriptionWhen the user clicks the Album Art window, it triggers a dialog to open however:
-Multiple windows can open, even for a single instance of album art
-When MediaMonkey is minimized when multiple windows are open, the Windows remain on top of MM
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?t=6344
TagsNo tags attached.
Fixed in build

Activities

jiri

2006-12-15 15:18

administrator   ~0008302

There should be kept a list of openned image windows in FormImage.pas and when a new image window is about to be openned and it's Caption and content of Image data are the same as of some already openned window, no new window should be openned and the old window should get focus instead.