-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
upstreamThese issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.These issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.
Milestone
Description
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
Labels
upstreamThese issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.These issues require fixing in the Chromium Embedded Framework(CEF) or Chromium.