Skip to content

Page white screen #4752

@qhdkunpeng

Description

@qhdkunpeng

Is there an existing issue for this?

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

CefSharp Version

97.1.60

Operating System

Windows 10

Architecture

x64

.Net Version

4.8

Implementation

WinForms

Reproduction Steps

What is the problem when Cef calls the JavaScript method and the screen turns white when switching pages?

Expected behavior

When switching pages, Cef calls the JavaScript method with a white screen and occasionally occurs

code:
m_chromeBrowser.ExecuteScriptAsync(funcName, JsonConvert.SerializeObject(rstJ));

Actual behavior

When switching pages, Cef calls the JavaScript method with a white screen and occasionally occurs

Regression?

No response

Known Workarounds

No response

Does this problem also occur in the CEF Sample Application

Yes using WinForms command line args

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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