Bug: Plone folder manual sorting does not move items even though you try all tricks. The first suspect would be a Javascript bug, but it isn’t.
It is bug 8161.
Your custom content meta_type must not contain spaces.
You can fix this on-line by editing meta type in portal_types in ZMI and remove all spaces from meta type name.