Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passcode entry backspace not working #12159

Open
4 tasks done
ZetaTom opened this issue Nov 13, 2023 · 3 comments
Open
4 tasks done

Passcode entry backspace not working #12159

ZetaTom opened this issue Nov 13, 2023 · 3 comments

Comments

@ZetaTom
Copy link
Collaborator

ZetaTom commented Nov 13, 2023

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

  1. Set up Nextcloud app
  2. Open Settings tab
  3. Tap App passcode and select the Passcode option
  4. Enter three digits
  5. Press ⌫ on the on-screen keyboard

Expected behaviour

The digit last entered should be deleted from the input.

Actual behaviour

Nothing happens.

Android version

11 (API level 30; AOSP image)

Device brand and model

Google Pixel 2 Emulator (Android Studio)

Stock or custom OS?

Stock

Nextcloud android app version

2d02398

Nextcloud server version

27.0.1

Using a reverse proxy?

No

Android logs

No response

Server error logs

No response

Additional information

#12068 (review)

When using an external keyboard, a single press leads to multiple characters being input or deleted at once.

@alperozturk96
Copy link
Collaborator

@ZetaTom I couldn't reproduce. I entered three digit and I can able to delete those digits.

test.mov

@ZetaTom
Copy link
Collaborator Author

ZetaTom commented Nov 21, 2023

@alperozturk96, please use the emulator and Android version provided in the issue.

passcode.webm

@alperozturk96
Copy link
Collaborator

@ZetaTom Running on android 11 the result is still the same, working.

Android 11 (API Level 30)

api_level_30_gplay_image_test.mov

Android 11 (API Level 30) AOSP Image

On my machine AOSP image not working at all. @tobiasKaminsky Could you verify this issue? Seems like only for AOSP image.

aosp_fail.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants