Describe the bug
When I open the browser (jcefmaven sample app and mine), the Chromium window opens in a separate window and detached from the main Swing window. On Fedora Linux KDE Plasma 6.
Error in console: ERROR:mojo/public/cpp/bindings/lib/validation_errors.cc:110] Invalid message: VALIDATION_ERROR_DESERIALIZATION_FAILED
To Reproduce
Steps to reproduce the behavior:
- Run the JAR file from the terminal
- See error
Expected behavior
The browser window should stay attached to the main window
Screenshots

Environment (please complete the following information):
- OS: fedora linux kde plasma 6 (wayland)
- Architecture: amd64
- Version: 141.0.10
Additional context
Add any other context about the problem here
Source code
https://github.com/ingStudiosOfficial/turtlebrowse
Describe the bug
When I open the browser (jcefmaven sample app and mine), the Chromium window opens in a separate window and detached from the main Swing window. On Fedora Linux KDE Plasma 6.
Error in console: ERROR:mojo/public/cpp/bindings/lib/validation_errors.cc:110] Invalid message: VALIDATION_ERROR_DESERIALIZATION_FAILED
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The browser window should stay attached to the main window
Screenshots

Environment (please complete the following information):
Additional context
Add any other context about the problem here
Source code
https://github.com/ingStudiosOfficial/turtlebrowse