[Webkit-unassigned] [Bug 197188] New: [iOS] element.focus() sometimes fails to reveal the focused element when it becomes editable dynamically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 23:24:27 PDT 2019


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

            Bug ID: 197188
           Summary: [iOS] element.focus() sometimes fails to reveal the
                    focused element when it becomes editable dynamically
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: wenson_hsieh at apple.com

When an element becomes editable and then immediately focused via element.focus(),
WebKit fails to reveal the element due to the conflicts between scroll-to-reveal code
in WeCore / WebContent process and UI process.

<rdar://problem/43613941>

-- 
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/20190423/a06aa22b/attachment-0001.html>


More information about the webkit-unassigned mailing list