Skip to content
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

Closed
hyperzlib opened this issue Jun 18, 2018 · 7 comments
Closed

Crash in FileDialogs #6698

hyperzlib opened this issue Jun 18, 2018 · 7 comments
Labels

Comments

@hyperzlib
Copy link

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.

@Christywl
Copy link
Contributor

I try this on Windows/Linux with nwjs-sdk-v0.31.2, it works fine, no crash happens.
For file: <input type="file">
For directory: <input type="file" nwdirectory>

@Eason-Wu
Copy link

Eason-Wu commented Jul 17, 2018

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

@36ban
Copy link

36ban commented Jul 20, 2018

This happen to me too
I used V0.31.2 SDK on Window 7 X64 and Window 10

@36ban
Copy link

36ban commented Jul 20, 2018

tyrs f s5uh 1lf 3_lu8

@zackCzy
Copy link

zackCzy commented Jul 22, 2018

我也遇到了 具体情况是在使用搜狗输入法的时候 会发生 还没有找到解决的办法

@f3l1x
Copy link

f3l1x commented Oct 18, 2018

It happens to me too. On MacOS and v0.34.0.

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 v0.33.4. Wuf?

@rogerwang
Copy link
Member

This is fixed in git and will be available in the next nightly build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants