[Webkit-unassigned] [Bug 138201] Caret doesn't move while scrolling -webkit-overflow-scrolling: touch content on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 03:19:28 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=138201

Mato <info at matoilic.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |info at matoilic.ch

--- Comment #37 from Mato <info at matoilic.ch> ---
In our case, this even prevented form field values from being rendered. You can see the caret moving but no text is shown. Querying the field's value properly returns the entered text. By forcing a re-render, e.g. by changing CSS properties of the field, the value is rendered then.

This is really a major issue. We've tested it on the latest versions of iOS 11 and 12. Removing "-webkit-overflow-scrolling" solves the rendering issue but sacrifices UX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181107/6fb7fd10/attachment.html>


More information about the webkit-unassigned mailing list