mozilla-mobile/firefox-ios

Addresses section remains scrollable while keyboard is displayed

Open

#29,238 创建于 2025年9月10日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Swift (3,203 fork)batch import
Contributor OKGood first issue

仓库指标

Star
 (12,950 star)
PR 合并指标
 (平均合并 3天 2小时) (30 天内合并 221 个 PR)

描述

Steps to Reproduce:

  1. Open the app.
  2. Go to SettingsAddresses.
  3. Tap on any input field to bring up the keyboard.
  4. Try scrolling within the Addresses section while the keyboard is open.

Expected Result: The Addresses section should remain fixed when the keyboard is displayed to ensure stable input and avoid layout issues.

Actual Result: The Addresses section is still scrollable while the keyboard is displayed.

Device & Build Information:

  • Device: iPhone 16 (iOS 26 beta 9 – 23A5336a)
  • Build version: v9000 (61155)

Notes:

  • The issue is reproducible only in the Addresses section.
  • The Passwords section does not show this behavior, leading to inconsistency.

[^ScreenRecording_09-10-2025 15-29-33_1.MP4]

:information_source: Reference Person

@FilippoZazzeroni

┆Issue is synchronized with this Jira Bug

贡献者指南