billthefarmer / editor

Android simple text editor
https://billthefarmer.github.io/editor
GNU General Public License v3.0
478 stars 85 forks source link

Bug. #148

Closed YYYSSSHHH closed 3 years ago

YYYSSSHHH commented 3 years ago

Environment Info: APK Version: 1.61 (161) Android simulator version: 6.0.1

Repro Steps:

Revoke storage permission of app in the background. 1.Click the "Navigation" button in the top right-hand corner of app. 2.Click the "Save as" button. 3.Long click the "Edit_text". 4.Click the "SAVE" button, then the app will crash. 55

Do you judge this as a defect?

billthefarmer commented 3 years ago

I can't reproduce that. On the phone I use for testing the keyboard obscures the save button, dismissimg it removes the highlight and the paste menu. On an emulator the system permissions dialog pops up.

Screenshot_20210808-095430 1

Screenshot_1628412525

Screenshot_1628412531

YYYSSSHHH commented 3 years ago

Please grant storage permissions and try again.

https://user-images.githubusercontent.com/55122523/128627040-eac29d5b-752b-4297-b863-069901e1b318.mp4

billthefarmer commented 3 years ago

Unreproducable