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

[Android] Keyboard opens unexpectedly after closing Help & Support modal #57355

Closed
fluiddot opened this issue Dec 22, 2023 · 1 comment
Closed
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Type] Bug An existing feature does not function as intended

Comments

@fluiddot
Copy link
Contributor

Description

On Android, after navigating and closing the Help & Support modal, the keyboard opens even though no text input is focused.

This is likely a regression introduced in #57069

Step-by-step reproduction instructions

  1. Build the app and connect it to a local Metro server.
  2. Create a post.
  3. Tap on the ... button located at the top.
  4. Tap on the "Help & Support" option.
  5. Close the modal.
  6. Observe that the keyboard opens without any text input focused.

Expected behaviour

The keyboard shouldn't open after closing the Help & Support modal.

Actual behaviour

The keyboard opens after closing the Help & Support modal.

Screenshots or screen recording (optional)

android-keyboard-open.mp4

WordPress information

  • WordPress version: N/A
  • Gutenberg version: N/A
  • Are all plugins except Gutenberg deactivated? N/A
  • Are you using a default theme (e.g. Twenty Twenty-One)? N/A

Device information

  • Device: Samsung Galaxy S20 FE 5G
  • Operating system: Android 13
  • WordPress app version: trunk
@fluiddot fluiddot added [Type] Bug An existing feature does not function as intended Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) labels Dec 22, 2023
@fluiddot
Copy link
Contributor Author

fluiddot commented Jan 3, 2024

Fixed in #57279.

@fluiddot fluiddot closed this as completed Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

1 participant