Possible bug: when I drag and drop a Powerpoint file from Windows Explorer into the Presentation tab of the media manager, it appears as a red X as if the file could not be found. If I load it via the Load button, then it loads correctly. When I hover over the dragged-and-dropped file it has a path like c:/folder/file.ppt while the file that was loaded via the load button has a path like c:\folder\file.ppt - note the forward slash vs the backslash. I'm guessing that the drag-and-drop handler is trying to load using a Unix style path instead of a Windows style path.
Comments