Nw.js: All versions: Don't show validation bubbles in HTML5 Constraint API

Created on 4 Jun 2015  路  4Comments  路  Source: nwjs/nw.js

P2 bug triaged

Most helpful comment

+1 (happening in 0.14.5 tested on Windows 7 and 8)

Example:

<form>
   <input type="text" required />
</form>

If you leave the textbox blank and submit the form, no validation bubble appears. This works fine in all other browsers (IE, Chrome, Firefox)

All 4 comments

+1 (happening in 0.14.5 tested on Windows 7 and 8)

Example:

<form>
   <input type="text" required />
</form>

If you leave the textbox blank and submit the form, no validation bubble appears. This works fine in all other browsers (IE, Chrome, Firefox)

how disable validation bubble ?

I am curious if is there a way to turn to validation bubbles back on in NWJS?

I can reproduce this issue on Linux/Windows with nwjs-sdk-v0.23.1.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mmommo picture mmommo  路  4Comments

chino23 picture chino23  路  3Comments

xzh-loop picture xzh-loop  路  3Comments

gengshenghong picture gengshenghong  路  3Comments

azer picture azer  路  3Comments