[wpe-webkit] Question on key event

Harish Kulkarni harishvk27 at gmail.com
Thu Apr 8 11:06:02 PDT 2021


If this is not the right method, could somebody let me know which method
should i be using to capture all key events received by UI?.

-thanks
harish


On Thu, Apr 8, 2021 at 10:20 PM Harish Kulkarni <harishvk27 at gmail.com>
wrote:

> Hi,
>
> Hope you are all doing fine with good health.
>
> I am debugging an interesting problem.. some of the keys sent not received
> by the browser UI.
>
> In the code walkthrough found this WebPage method.
>
> void WebPage::keyEvent(const WebKeyboardEvent& keyboardEvent)
>
> Is it safe for me to assume that all the keys received by UI will is
> passed by this method?.
>
> -thanks
> harish
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-wpe/attachments/20210408/fdda90e0/attachment.htm>


More information about the webkit-wpe mailing list