Skip to content

mattwildgoose/CefSharpIssue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CefSharpIssue

This repository reproduces an issue where a form submittion containing specifically named inputs, causes the CefSharp browser to crash.

This only occurs when using the Chrome Bootstrap and setting a value for the CefSettings.Locale property.

Steps to Reproduce

  • Open CefSharpIssue.sln

  • Configure the solution to start both projects Browser and WebApp

  • Run the solution

  • The browser WinForms app should launch and navigate to a very basic form with 3 unlabelled inputs and a Save button. Type a dot into each input then click the Save button

Expected The form submits

Actual The browser crashes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published