-
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
Performing browser close action stopped working in NWjs v0.46.3+ #7542
Comments
It could be related to the browser permissions system but not sure. Can't debug it myself. |
@rogerwang Would you mind looking into this? It's affecting several Construct users and we'd like to keep using general browser actions instead of using NWjs specific ones. I'm open for any questions regarding this issue. |
This issue is probably related to #7566 but that issue only covers the fullscreen action. |
I just encountered this bug too, it actually starts from 0.46.0, 0.45.6 still works for me. |
Could you please provide another sample? Yours is a big minified JS file and it's not clear what it is doing. |
Here's one, touch the close text or press esc to send close browser request. |
@avishaymizrav yours are no different... |
#7629 - maybe this will help 😋 |
I just tested this again with a minimal repro and it seems to be caused by the game engine (Construct 2). |
NWJS Version: v0.46.3+
Operating System: Windows 10
Expected behavior
Basic browser actions like closing or requesting fullscreen, leads to NWjs freezing or not working as expected.
Actual behavior
It should work like it did in NWjs versions prior to v0.46.3.
How to reproduce
The text was updated successfully, but these errors were encountered: