nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.31k stars 3.88k forks source link

BUG: Windows 7 - node-webkit 0.7.2 - JavaScript's Alert Window cannot be closed by pressing ENTER #1050

Open Bibiko opened 11 years ago

Bibiko commented 11 years ago

Remark: on Mac OSX 10.7.x the Alert Window can be closed by pressing ENTER.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Mithgol commented 11 years ago

I have just reproduced the issue on Windows XP SP3 (I couldn't close an alert by ENTER, though it closed by SPACEBAR).

Might be an upstream (Chromium) issue.

richardcypher commented 11 years ago

I can reproduce it on windows7 with nw-v0.7.*, btw,though the enter didn't work, the space still worked

pkorzeniewski commented 11 years ago

This is related to #1123

Mithgol commented 11 years ago

This issue (#1050) is (hopefully) going to be fixed when #1121 lands.

ghost commented 10 years ago

Still not fixed.