Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When prompting the user, the CDVWebViewDelegate class currently checks if the NSAlert return value is NSAlertDefaultReturn, it should be NSAlertFirstButtonReturn to actually submit a value.