-
Notifications
You must be signed in to change notification settings - Fork 572
Open
Labels
enhancementEnhancement requestEnhancement request
Description
Describe the bug
When Clients.openWindow() is called in alloy style, cefsimple crashes.
In chrome style, the resulting window appears with a visually different style than expected.
To Reproduce
Steps to reproduce the behavior:
- Open https://web-push-book.gauntface.com/demos/notification-examples/ using Chrome style.
- Click 'Enable Notifications' and allow them.
- Reopen the same URL using Alloy style. (This step can be skipped if you are testing in Chrome style).
- Click 'OPEN WINDOW', then click the resulting notification.
- A crash occurs or window open.
Expected behavior
The window should open using the same style as the original window.
Screenshots
With chrome style following window show.
Versions (please complete the following information):
- OS: Ubuntu24.04
- CEF Version: 145
Additional context
I attached the debug log. I tested with a locally built cefsimple.
crash.log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementEnhancement requestEnhancement request