Bug 218382

Summary: WebDriver: session can have more than one active input source of the same type
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 166679    
Attachments:
Description Flags
Patch bburg: review+

Carlos Garcia Campos
Reported 2020-10-30 06:47:55 PDT
We are failing in that case, and the dispatcher assumes it's not possible, but the spec doesn't say there's such limitation and there's a WPT infrastructure test checking that (infrastructure/testdriver/actions/eventOrder.html).
Attachments
Patch (17.37 KB, patch)
2020-10-30 06:54 PDT, Carlos Garcia Campos
bburg: review+
Carlos Garcia Campos
Comment 1 2020-10-30 06:54:55 PDT
Blaze Burg
Comment 2 2020-11-04 11:41:15 PST
Comment on attachment 412737 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=412737&action=review r=me, good catch. > Source/WebDriver/ChangeLog:8 > + Only send to the browser the list of input sources actually used by the action sequence. I checked, and this is indeed what safaridriver already does on its side.
Carlos Garcia Campos
Comment 3 2020-11-05 00:45:54 PST
Radar WebKit Bug Importer
Comment 4 2020-11-05 00:46:23 PST
Note You need to log in before you can comment on or make changes to this bug.