Bug 174786 - [WPE] Numeric keypad keyboard event info missing
Summary: [WPE] Numeric keypad keyboard event info missing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-24 08:55 PDT by Claudio Saavedra
Modified: 2017-07-24 08:55 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 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.