[Webkit-unassigned] [Bug 217819] New: WebDriver: add support for right variations of virtual keys

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 05:45:59 PDT 2020


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

            Bug ID: 217819
           Summary: WebDriver: add support for right variations of virtual
                    keys
           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: aperez at igalia.com, bburg at apple.com, clopez at igalia.com
            Blocks: 166679

The browser is currently receiving the virtual keys already normalized, but WebDriver expects the key code to be the actual one, not the normalized one. We need to send the raw virtual keys to the browser and do the normalization there, but use the raw one when synthesizing the events.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=166679
[Bug 166679] [GTK][META] WebDriver implementation
-- 
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/20201016/724ca474/attachment-0001.htm>


More information about the webkit-unassigned mailing list