Skip to content

Rendering not always up to date #655

@Bodekaer

Description

@Bodekaer

I've got a Javascript that sometimes runs while the browser is hidden (not loaded into the visual tree).
In rare cases, when the Javascript updates the HTML, for some reason the render is not updated.
Instead, I have to e.g. click with the mouse to select the text and that causes CEF to re-render itself and it shows properly.

Is there an easy way for me to setup CefSharp to force a re-render, everytime it changes from collapsed to visible (or from not in visual tree, to added to visual tree - e.g. perhaps on parent change)?

I cannot replicate this easily yet unfortunately, but it does happen several times daily to me.
Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamThese issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions