Bug 212953
Summary: | [WebDriver][WPE] Shift modifier is not generating capital letters | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
Component: | WPE WebKit | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |