Bug 212953

Summary: [WebDriver][WPE] Shift modifier is not generating capital letters
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: aperez, bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 216899    

Lauro Moura
Reported 2020-06-08 21:29:33 PDT
imported/w3c/tests/perform_actions/key_modifiers.py::test_shift_modifier_generates_capital_letters fails with the actual text not being modified by shift being pressed (all lower case). Keycode and modifiers seem to be correctly arriving the WebView, though. This happens regardless of bug212948 patch being applied.
Attachments
Note You need to log in before you can comment on or make changes to this bug.