A
A
Andrey Borchik2018-03-01 05:50:28
iPhone
Andrey Borchik, 2018-03-01 05:50:28

How to fix the cursor in IOS11?

In ios 11, when opening a modal window and typing in text fields, the cursor jumps.
This question was solved by the following:
.show-modal {
overflow: hidden !important;
position: fixed;
width: 100%
}
But now, when the form is opened, the page scrolls to the very top. How to fix?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya Beloborodov, 2018-03-01
@andryu6ka

No, it's an ios bug. Here you need to choose one of the two
UPDATE: today ios 11.3 was released - the bug was fixed

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question