[Webkit-unassigned] [Bug 227397] New: Set ContentInset would cause cursor move below keyboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 05:42:08 PDT 2021


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

            Bug ID: 227397
           Summary: Set ContentInset would cause cursor move below
                    keyboard
           Product: WebKit
           Version: Safari 14
          Hardware: All
                OS: iOS 14
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: guotenghu at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 432255

  --> https://bugs.webkit.org/attachment.cgi?id=432255&action=review

Demo project

If contentInset.bottom is set for WKWebView.scrollView and keyboard is displayed for a div with contentEditable=true, the cursor would move below the keyboard after pressing enter in a row.  

It's quite serious because it's common to set contentInset for webview. If the bug happenens, user can't see the cursor while typing.

-- 
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/20210625/4806d126/attachment-0001.htm>


More information about the webkit-unassigned mailing list