webview_cef icon indicating copy to clipboard operation
webview_cef copied to clipboard

Multiple black windows open when starting the example

Open ComputerElite opened this issue 6 months ago • 1 comments

OS: Arch Linux - Kernel 6.16.0 - Wayland

Setup

  1. I created a new flutter project
  2. flutter pub add webview_cef
  3. Paste example file from pub.dev into main.dart
  4. Run

What happens

2 Additional black windows open without any content and the main thread hangs

Image

Expected behavior

The app should work as shown in the example screenshots

If there's any info you need let me know.

ComputerElite avatar Aug 19 '25 15:08 ComputerElite