Bug 258665 - [WPE] Implement `PlatformWebView` key press and button clicks simulation methods
Summary: [WPE] Implement `PlatformWebView` key press and button clicks simulation methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-29 03:30 PDT by Vitaly Dyackhov
Modified: 2023-06-29 08:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Dyackhov 2023-06-29 03:30:43 PDT
`PlatformWebView`'s `simulateSpacebarKeyPress()`, `simulateAltKeyPress()`, `simulateButtonClick()`, and `simulateMouseMove()` are required by some API tests and are not yet implemented on WPE.
Comment 1 Vitaly Dyackhov 2023-06-29 03:47:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15400
Comment 2 EWS 2023-06-29 08:30:06 PDT
Committed 265620@main (af208143c813): <https://commits.webkit.org/265620@main>

Reviewed commits have been landed. Closing PR #15400 and removing active labels.