Bug 174786
Summary: | [WPE] Numeric keypad keyboard event info missing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Claudio Saavedra <csaavedra> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Claudio Saavedra
Seems that we'd either need to hardcode the XKB keycodes or include <xkbcommon/xkbcommon-keysyms.h> to add this to the WebEventFactory.
Breaks fast/events/keydown-numpad-keys.html.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |