Bug 174786

Summary: [WPE] Numeric keypad keyboard event info missing
Product: WebKit Reporter: Claudio Saavedra <csaavedra>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Claudio Saavedra 2017-07-24 08:55:15 PDT
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.