Skip to content

Complete keyboard/mouse input filtering API #112

Open
@nnemkin

Description

@nnemkin

I'd like to see (and possibly reject) all keyboard and mouse input going to the WebView.

add_AcceleratorKeyPressed is good, but incomplete. It would be great if it routed full input message range, WM_MOUSEFIRST to WM_MOUSELAST and WM_KEYFIRST to WM_KEYLAST.

Alternatively, expose a HWND that can be subclassed for filtering purposes.

AB#28632280

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestfeature requesttrackedWe are tracking this work internally.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions