[Webkit-unassigned] [Bug 186690] AX: setValue on text controls should send out key events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 18:27:24 PDT 2018


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

Nan Wang <n_wang at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #344249|0                           |1
        is obsolete|                            |

--- Comment #8 from Nan Wang <n_wang at apple.com> ---
Created attachment 344390

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

patch

patch to fix the flaky test.

I think the problem is that both clearText and insertText will dispatch input events. The event handling in the test can get messy in some of the machines. We should make sure handling all the input events before moving to the next test case.

-- 
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/20180706/35a1b7f4/attachment.html>


More information about the webkit-unassigned mailing list