Skip to content

Scenario settings: keyboard pushes dialog up and hides text being typed #1020

Description

@BoringMan314

Description

In the floating Scenario settings screen, when typing in a text field (e.g. Scenario name), the soft keyboard pushes the whole dialog/content upward. The field being edited goes off-screen, so the typed text cannot be seen.

Steps to reproduce

  1. Start the accessibility service and open the Scenario editor overlay
  2. Open the Settings tab
  3. Tap Scenario name (or another text field) to open the keyboard
  4. Start typing

Expected behavior

The focused input field stays visible above the keyboard so the cursor and typed text can be seen.

Actual behavior

The entire layout is pushed up. The input field moves out of the visible area (above the screen). Only part of the lower settings and the keyboard remain visible, so it is hard/impossible to verify what is being typed.

Environment

  • App version: 4.0.0-beta05
  • Device: Sony 1 II (XQ-AT52)
  • Orientation: Portrait
  • IME: Zhuyin (Bopomofo) keyboard

Screenshots

Before keyboard / field focused

before

After keyboard opens (content pushed up; name field no longer visible)

after

Notes

This happens on the Scenario settings bottom-navigation dialog (NavBarDialog) when the soft keyboard is shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acknowledged-priority-normalThe bug has been reproduced, would be nice to fix it in next stable versionbugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions