[Webkit-unassigned] [Bug 205997] New: WebDriver: pressed virtual keys not correctly handled in action sequences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 06:19:08 PST 2020


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

            Bug ID: 205997
           Summary: WebDriver: pressed virtual keys not correctly handled
                    in action sequences
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com, clopez at igalia.com

We are assuming that only one virtual key can be pressed and that a key up always releases the pressed virtual key if any. We should keep a list of pressed keys and remove them from the list when key up happens for them.

-- 
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/20200109/788705b2/attachment.htm>


More information about the webkit-unassigned mailing list