Skip to content

The PopupBrowser demo for Lazarus in Windows crashes at shutdown with CEF 128 #529

@salvadordf

Description

@salvadordf

PopupBrowser uses a windowed browser for the main form and a OSR browser for the popup windows.
Both use the "Alloy style" but sometimes it crashes when you close the popup window.

The first tests show that this issue only affects the Lazarus demo and not the Delphi demo but testing that demo in a different computer may show a different result.

A really bad workaround is to add a sleep call of 1 second before closing the popup window in the TChromiumCore.OnBeforeClose event because there seems to be a timing issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions