-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash in FileDialogs #6698
Comments
I try this on Windows/Linux with nwjs-sdk-v0.31.2, it works fine, no crash happens. |
This happen to me too, But I used V0.31.4 SDK on Window 7 X64 V0.31.5 normal or SDK also crashed in file dialog . OS: window 7 Servcie pack 1, core I5-6500 |
This happen to me too |
我也遇到了 具体情况是在使用搜狗输入法的时候 会发生 还没有找到解决的办法 |
It happens to me too. On MacOS and If I click to cancel or press the ESC button, it shutdown the app. No crash, no log, nothing. And it works like charm on |
This is fixed in git and will be available in the next nightly build. |
When click Cancel on OpenFileDialg, the nwjs will exit.
version: v0.31.2 SDK Windows x64
And the OK button on folderBrowserDialog also cause this bug.
The text was updated successfully, but these errors were encountered: