1singhmanmeet / QuicXplo

QuicXplo is an file manager for android devices. It offers all core functionalities of a typical file manager. Go and check the app on play store : https://play.google.com/store/apps/details?id=com.singh.multimeet.quicxplo
Apache License 2.0
5 stars 3 forks source link

QuicXplo 1.0.2: Files get lost when being moved to the same folder it was previously #4

Open mcyusuf opened 6 years ago

mcyusuf commented 6 years ago

Expected behavior

On moving a file, and trying to paste the it in the same folder as the original, the new file should be pasted, or the old file retained and a toast displayed that the file can't be moved to the same folder it was previously

Actual behavior

The file to be moved gets lost in the process of moving it to the same folder it was before.

how to reproduce

  1. Open device storage and navigate to a file of choice (use a test file because it would get lost)
  2. Tap and hold to select the file
  3. Click move from the pop-up menu
  4. Select directory and folder to paste file in (the same folder it was before)
  5. Tap the paste icon to paste the file
  6. Check for the file, and it's no more available

recording of bug

https://youtu.be/pXSsGOYKAoI

1singhmanmeet commented 6 years ago

i will check it, fix it and let you know

1singhmanmeet commented 6 years ago

Thanks for your input