mozilla-mobile/firefox-ios

Addresses section remains scrollable while keyboard is displayed

Geschlossen

#29.238 geöffnet am 10.09.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Swift (3.203 Forks)batch import
Contributor OKGood first issue

Repository-Metriken

Stars
 (12.950 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide