NEW 221022
[ATK] accessibility/keyevents-for-actions-mimic-real-key-events.html is timing out since added in r271760
https://bugs.webkit.org/show_bug.cgi?id=221022
Summary [ATK] accessibility/keyevents-for-actions-mimic-real-key-events.html is timin...
Lauro Moura
Reported 2021-01-26 20:15:51 PST
accessibility/keyevents-for-actions-mimic-real-key-events.html The test expects two keyboard events to be emitted, one for `axSlider.increment()` and another for the `eventSender.keyDown('rightArrow')`. Only the latter is being emitted. The call on the ax object does not trigger a keyboard event.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-01-26 20:16:00 PST
Note You need to log in before you can comment on or make changes to this bug.