wordpress-mobile / wordpress-mobile/WordPress-Android

Software Keyboard Hides Bottom Widgets

Open
#13,238 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Pri] Low [Type] Bug Comments Login
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Expected

All interface widgets are shown or can be scrolled into view, especially at the bottom of the screen.

Observed

Some interface widgets are not shown or can't be scrolled into view, especially at the bottom of the screen.

Reproduced

Some partially hidden widgets have been observed on the Log In screen while entering the two-factor authentication code and on the Comments screen while replying to a comment.

Log In

In order to see the two-factor authentication screen during login, two-factor authentication must be enabled on the account at https://wordpress.com/me/security/two-step.

  1. Clear app data.
  2. Tap Continue with WordPress.com button on prologue screen.
  3. Enter email address in Email address field.
  4. Tap Continue button on Get Started screen.
  5. Enter password in Password field.
  6. Tap Continue button on Log In screen.
  7. Leave app to get two-factor authentication code.
  8. Copy two-factor authentication code outside of app.
  9. Go back to app.
  10. Long-press Verification code field.
  11. Tap Paste option in menu.
  12. Notice Continue button is partially hidden and cannot be scrolled into view.

Comments

In order to reply to a comment, at least one comment must be published on the selected site.

  1. Go to My Site tab.
  2. Tap Comments item under Publish section.
  3. Tap any comment in list.
  4. Tap Reply to comment... field.
  5. Notice cursor is shown in Reply to comment... field.
  6. Notice software keyboard is not shown.
  7. Tap Reply to comment... field.
  8. Notice software keyboard is shown.
  9. Notice Reply to comment... field is partially hidden.
  10. Notice comment view is partially hidden.
First Tap Second Tap

Tested

Google Pixel 2, Android 10, WordPress 16.0-rc-2(939)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the Android app through the two-factor authentication flow and the Comments reply flow described above, using the tested Pixel 2 and Android 10 details as reference. Done means bottom widgets, including the Continue button and reply field, remain visible or can be scrolled into view while the software keyboard is shown.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.