Skip to content

Demonstration of electron crashing when a char is typed in a webview

License

Notifications You must be signed in to change notification settings

ImOnALampshade/electron-webview-char-crash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron offscreen webview crash demo

This is a demo for a bug in Electron, where an offscreen webview will crash electron (At least on windows).

Important notes

  • Because the issue only applies to webviews, I am using a webview that loads google's homepage and focuses the text box. If google moves the text box, then this will no longer work right.

  • When you run the app, there is no output, because it's an offscreen window. That is an important part of this bug. If the window is not rendered offscreen, everything works properly.

  • I will update this repo to include extra information as I uncover it.

About

Demonstration of electron crashing when a char is typed in a webview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published