Open dpino opened 1 year ago
Several Layout tests require managing the CAPS_LOCK key. For instance:
fast/events/dblclick-event-getModifierState.html fast/events/special-key-events-in-input-text.html fast/forms/caps-lock-indicator-width.html
Supporting CAPS_LOCK key (as well as NUM_LOCK) will require changes in Cog, wpebackend-fdo and the WPE part of WebKit.
@dpino Do you have the WebKit changes already written? If yes, could you please share a link here to see that and this patch would fit together? Thanks!
Several Layout tests require managing the CAPS_LOCK key. For instance:
Supporting CAPS_LOCK key (as well as NUM_LOCK) will require changes in Cog, wpebackend-fdo and the WPE part of WebKit.