Bug 237589 - TestRunner testdriver does not properly focus elements before sending keys to them
Summary: TestRunner testdriver does not properly focus elements before sending keys to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords: InRadar
Depends on:
Blocks: 237360
  Show dependency treegraph
 
Reported: 2022-03-08 01:37 PST by Martin Robinson
Modified: 2022-04-18 06:19 PDT (History)
8 users (show)

See Also:


Attachments
Patch (19.03 KB, patch)
2022-03-08 02:37 PST, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (17.68 KB, patch)
2022-03-08 03:43 PST, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (19.88 KB, patch)
2022-03-08 09:13 PST, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (22.33 KB, patch)
2022-03-09 01:30 PST, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (23.29 KB, patch)
2022-03-14 06:28 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (24.20 KB, patch)
2022-03-14 17:53 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (24.31 KB, patch)
2022-03-15 05:02 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (23.01 KB, patch)
2022-04-18 01:57 PDT, Martin Robinson
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2022-03-08 01:37:55 PST
This causes failures on some tests that use send_keys().
Comment 1 Martin Robinson 2022-03-08 02:37:46 PST
Created attachment 454089 [details]
Patch
Comment 2 EWS Watchlist 2022-03-08 02:39:07 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 3 Martin Robinson 2022-03-08 03:43:29 PST
Created attachment 454094 [details]
Patch
Comment 4 Martin Robinson 2022-03-08 09:13:13 PST
Created attachment 454130 [details]
Patch
Comment 5 Martin Robinson 2022-03-09 01:30:27 PST
Created attachment 454210 [details]
Patch
Comment 6 Martin Robinson 2022-03-14 06:28:10 PDT
Created attachment 454585 [details]
Patch
Comment 7 Radar WebKit Bug Importer 2022-03-14 08:56:57 PDT
<rdar://problem/90248640>
Comment 8 Martin Robinson 2022-03-14 17:53:14 PDT
Created attachment 454643 [details]
Patch
Comment 9 Martin Robinson 2022-03-15 05:02:25 PDT
Created attachment 454696 [details]
Patch
Comment 10 EWS 2022-04-18 01:32:33 PDT
Tools/Scripts/svn-apply failed to apply attachment 454696 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 11 Martin Robinson 2022-04-18 01:57:15 PDT
Created attachment 457802 [details]
Patch
Comment 12 EWS 2022-04-18 05:36:21 PDT
Committed r292953 (249718@main): <https://commits.webkit.org/249718@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 457802 [details].