WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218382
WebDriver: session can have more than one active input source of the same type
https://bugs.webkit.org/show_bug.cgi?id=218382
Summary
WebDriver: session can have more than one active input source of the same type
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2020-10-30 06:54:55 PDT
Created
attachment 412737
[details]
Patch
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
Committed
r269419
: <
https://trac.webkit.org/changeset/269419
>
Radar WebKit Bug Importer
Comment 4
2020-11-05 00:46:23 PST
<
rdar://problem/71069264
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug