kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
85 stars 23 forks source link

[BUG] Inputs in focus will move while page is scrolled on iOS #3565

Open sunejohansson opened 3 months ago

sunejohansson commented 3 months ago

Describe the bug

Input fields that are focused will move down slighty during scrolling of a page on iOS. The input fields jumps back to its intended place when scrolling stops.

Describe how to reproduce the bug

  1. Go to any page with an input field
  2. Click on an input field
  3. Scroll the page
  4. See input field jumping during scroll

Which Kirby version was used?

9.5.0

What was the expected behavior?

That the input field would scroll without jumping

Add any screenshots

bugGif

Please complete the following information:


Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Verification

To make sure the bug is not intended behaviour; it should be verified by a member of team Kirby before moving on to implementation.

Implementation

The contributor who wants to implement this issue should:

Review

Once the issue has been implemented and is ready for review: