Actions
Feature #7785
open"key" property support
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/16/2020
Due date:
% Done:
0%
Estimated time:
Description
KeyboardEvent has a key property these days, which is preferred over keyCode and charCode.
Wt best support this and expose it somehow in WKeyEvent. The Key enum is too limiting (but we can prefer the key returned by key over keyCode), and charCode and text both don't really seem applicable.
No data to display
Actions