[Webkit-unassigned] [Bug 176052] New: REGRESSION(r221064): [GTK] Editor not correctly working after r221064

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 29 06:43:05 PDT 2017


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

            Bug ID: 176052
           Summary: REGRESSION(r221064): [GTK] Editor not correctly
                    working after r221064
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, Regression
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, rniwa at webkit.org,
                    wenson_hsieh at apple.com

Since r221064 we are not always notified about typing attributes when editor state changes. didChangeSelection no longer includes the typing attributes in EditorStateChange message, it's scheduled to be sent after the compositing layer have been flushed, but that part is not implemented for GTK+ port. This is causing test /webkit2/WebKitWebView/editor-state/typing-attributes to time out.

-- 
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/20170829/379f2bda/attachment.html>


More information about the webkit-unassigned mailing list