veniosg / Dir

A modern File Manager for Android
http://veniosg.github.io/Dir
Apache License 2.0
187 stars 44 forks source link

Crash when Compressing to File Named as Existing File #104

Closed thewizardstudio closed 6 years ago

thewizardstudio commented 6 years ago

Expected Behavior

Compressing a file using the same name as a file already existing in the directory overwrites existing file after confirmation.

Actual Behavior

Compressing a file using the same name as a file already existing in the directory causes a Crash.

How to Reproduce

  1. Launch Dir 1.5.2.3 on Android 8.1.0
  2. Navigate to a Directory with a File in it
  3. Select and Hold the File to Select
  4. Select the Operations button in Upper Right
  5. Select Compress
  6. Enter any Name
  7. Select OK
  8. Repeat Steps 3 through 5
  9. Enter the same Name as used in Step 6
  10. Select OK
  11. Select Yes

Device: Pixel 2 XL OS: Android 8.1.0 App Version: 1.5.2.3

Recording of the Bug

CrashCompressSame.gif



Posted on Utopian.io - Rewarding Open Source Contributors

veniosg commented 6 years ago

Thanks for the detailed reports!

thewizardstudio commented 6 years ago

@veniosg My pleasure! Let me know if you'd like any focused testing in the future.