FossifyOrg / Gallery

Browse your memories without any interruptions with this photo and video gallery
https://www.fossify.org
GNU General Public License v3.0
1.77k stars 61 forks source link

A little bug in dialog "Select Destination" #353

Closed Astoritin closed 3 weeks ago

Astoritin commented 3 weeks ago

Checklist

Affected app version

1.2.1

Affected Android/Custom ROM version

Android 11 Crdroid 7.41 and Android 14 Project Matrixx 10.9.0

Affected device model

Redmi Note 5 Pro

How did you install the app?

GitHub releases

Steps to reproduce the bug

  1. Select a picture.
  2. Click on the menu button.
  3. Choose "Move to" or "Copy to" is okay
  4. Click on the inputbox in "Select Destination" dialog and type any words
  5. Click on the backspace button in any input method

Expected behavior

The words/letters insides the inputbox will be deleted one by one as clicking on the input method's backspace button

Actual behavior

It doesn't respond at all, all the words still remained in the inputbox. Only clicking on the delete【x】 button provided by UI can clean the text but it will erase all these words.

Screenshots/Screen recordings

https://github.com/user-attachments/assets/58338239-ad23-4b05-b2e3-62dea7109ff5

Additional information

Many time I only want to correct the words I typed instead of deleting all the words and type again, and I don't think it is healthy behavior either.

Aga-C commented 3 weeks ago

It's a duplicate of https://github.com/FossifyOrg/Gallery/issues/145.

Astoritin commented 3 weeks ago

I see, it seems hopeless to fix this one. Sorry for disturbing you.