Skip to content

Shortcut key behavior is inconsistent after upgrade 128.4.90 #4986

Description

@ConstRico

Is there an existing issue for this?

  • I have searched both open/closed issues, no issue already exists.

CefSharp Version

128.4.90

Operating System

Windows 10

Architecture

x64

.Net Version

.Net4.8

Implementation

WPF

Reproduction Steps

We implemented the IKeyboardHandler interface, where its methods (OnKeyEvent and OnPreKeyEvent) consistently return false and press any shortcut keys like ctrl+s

Expected behavior

In version 127.3.50, regardless of the shortcut keys pressed, they do not function as intended.

Actual behavior

After upgrading to version 128.4.90, all shortcut keys operate correctly.

Regression?

No response

Known Workarounds

No response

Does this problem also occur in the CEF Sample Application

Yes using WPF/OffScreen command line args

Other information

We are interested in understanding why the behavior has changed and What modifications do we need to make in the code to ensure it functions as it did previously?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions