Lotswaride 1 Posted February 27, 2018 <select class="name"> <option>male</option> <option>female</option> </select> the game closes when I click on this item Share this post Link to post Share on other sites
MrPancakers 108 Posted February 28, 2018 (edited) Some HTML5 elements can cause issues such as crashing, it's a bug within CEF, you'll have to code it in another way. Another thing that may not work for example is drag and drop. Edited February 28, 2018 by MrPancakers 1 Share this post Link to post Share on other sites
Lotswaride 1 Posted February 28, 2018 10 часов назад, MrPancakers сказал: Some HTML5 elements can cause issues such as crashing, it's a bug within CEF, you'll have to code it in another way. Another thing that may not work for example is drag and drop. Thanks for your answer. I will try use radio input 1 Share this post Link to post Share on other sites