cai567890 / pcsx2

Automatically exported from code.google.com/p/pcsx2
1 stars 0 forks source link

Memory card manager: dropping file/folder onto the folder-picker invokes IsoDropTarget::OnDropFiles #970

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1) I didn't test earlier revisions.

2) What steps will reproduce the problem?

1. drag and drop a file or a folder from windows explorer onto the 
folder-picker-sub-panel of the memory card manager

3)

a. The drop is handled by IsoDropTarget::OnDropFiles (it tries to identify the 
drop as an ISO file, and if detected as iso, sets it to the recent ISO list and 
selects it as current ISO).

b. It happens both at portable-install mode (the MCD manager folder selector is 
grayed out, but still accepts drops) and at "registry" mode (where one can also 
select a folder manually via the 'Browse' button).

4) SVN r4411

Original issue reported on code.google.com by avihal on 11 Mar 2011 at 2:27

GoogleCodeExporter commented 9 years ago
Oh yea, this is pretty bad. Ideas?

Original comment by ramapcsx2 on 11 Mar 2011 at 6:56

GoogleCodeExporter commented 9 years ago
Yes, let pseudonim fix it? :P

Original comment by avihal on 12 Mar 2011 at 11:39