electron/electron

Rendering issues after using ChildView alongside WebContentsView, WebContents with Styled Components

Closed this issue · 2 comments

Preflight Checklist

Electron Version

30.0.6

What operating system are you using?

Windows

Operating System Version

Windows 11 Pro 23h2

What arch are you using?

x64

Last Known Working Electron version

28.3.1

Expected Behavior

Screenshot 2024-05-15 220931

Actual Behavior

Screenshot 2024-05-15 215413

Testcase Gist URL

No response

Additional Information

issue : Rendering issues after using ChildView alongside WebContentsView, WebContents with Styled Components

i cannot reproduce this issue in electron fiddle or provide a gist because of the way my project is but i can provide the url so you can see the issue on hand

https://github.com/IroniumStudios/LunarWolf-Browser-nightly

it would be amazing if this was fixed, thank you.

Hello @IroniumStudios. Thanks for reporting this and helping to make Electron better!

Would it be possible for you to make a standalone testcase with only the code necessary to reproduce the issue? For example, Electron Fiddle is a great tool for making small test cases and makes it easy to publish your test case to a gist that Electron maintainers can use.

Stand-alone test cases make fixing issues go more smoothly: it ensure everyone's looking at the same issue, it removes all unnecessary variables from the equation, and it can also provide the basis for automated regression tests.

Now adding the blocked/need-repro Needs a test case to reproduce the bug label for this reason. After you make a test case, please link to it in a followup comment. This issue will be closed in 10 days if the above is not addressed.

Unfortunately, without a way to reproduce this issue, we're unable to continue investigation. This issue has been closed and will not be monitored further. If you're able to provide a minimal test case that reproduces this issue on a supported version of Electron please open a new issue and include instructions for reproducing the issue.