Opened 4 years ago

Closed 5 months ago

#19 closed defect (fixed)

Dropping CD track on media folder Launchpad yields unexpected results

Reported by: Lewis Rosenthal Owned by:
Priority: major Milestone: 0.3.0 first from Netlabs
Component: Classes Version: 0.2.9
Keywords: Cc:

Description

It is not possible to play a CD track from a media folder Launchpad button. Unfortunately, it is not possible to delete one from here, either. Ejecting the CD leaves the button in place. It cannot be dragged off of the Launchpad, and there is no Delete option on its context menu.

To remove one of these, it is necessary to change its object class to WPDataFile. This leaves a blank button. Close and then reopen any Media, CD Player, or M3U folders to refresh.

Suggest that CD tracks not be allowed to be dropped here.

Change History (3)

comment:1 Changed 7 months ago by erdmann

fixed with SVN revs 117,119 and 120 (fixed for launchpad and also M3U editor container).
MMCDTrack objects (only) are prevented from being dropped on launchpad or M3U editor container.

Last edited 7 months ago by erdmann (previous) (diff)

comment:2 Changed 7 months ago by erdmann

SVN rev 121 now restricts drop attempts to MMAudio and derived except for MMCDTrack objects for CWMediaFolder and all derived classes (CWCDFolder,CWM3UFolder).

comment:3 Changed 5 months ago by erdmann

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.