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

Inputting text into Image Alt Field causes keyboard to be dismissed after every stroke #33828

Closed
dcalhoun opened this issue Aug 2, 2021 · 0 comments · Fixed by #33845 or wordpress-mobile/gutenberg-mobile#3784
Assignees
Labels
[Block] Image Affects the Image Block Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Priority] High Used to indicate top priority items that need quick attention [Type] Regression Related to a regression in the latest release

Comments

@dcalhoun
Copy link
Member

dcalhoun commented Aug 2, 2021

Description

When attempting to set alt text for an image with the native mobile editor, the keyboard is dismissed after each character is entered. This makes it incredibly difficult to enter any text beyond a few characters. This issue appears to be present in WPiOS/WPAndroid 17.9, but not the current public release 17.8.

Step-by-step reproduction instructions

  1. Launch the editor.
  2. Insert and Image block.
  3. Tap the settings cog button to open the block settings.
  4. Tap the Alt Text field.
  5. Attempt to enter a sentence describing the image.

Expected behaviour

The Alt Text field remains focused and the keyboard remains open.

Actual behaviour

The Alt Text field is blurred and the keyboard dismisses after each single character is inputted.

Screenshots or screen recording (optional)

RPReplay_Final1627936860.MP4

WordPress information

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

Device information

  • Device: iPhone 11 Pro / Samsung Galaxy S20
  • Operating system: iOS 14.4.2 / Android 11
  • WordPress app version: 17.9
@dcalhoun dcalhoun added Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Block] Image Affects the Image Block labels Aug 2, 2021
@mchowning mchowning added [Priority] High Used to indicate top priority items that need quick attention [Type] Regression Related to a regression in the latest release labels Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Image Affects the Image Block Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Priority] High Used to indicate top priority items that need quick attention [Type] Regression Related to a regression in the latest release
Projects
None yet
3 participants