Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

2 issues with native JavaScript dialogs on Windows #549

Closed
scunliffe opened this issue Feb 2, 2016 · 5 comments
Closed

2 issues with native JavaScript dialogs on Windows #549

scunliffe opened this issue Feb 2, 2016 · 5 comments
Labels
duplicate Issue has already been reported

Comments

@scunliffe
Copy link

I noticed (at least on Windows) that on the native JavaScript dialogs: alert(), confirm(), and prompt() that:

  1. The title has "brave" in it vs. "Brave" (lowercase)
  2. The prompt(msg, default) method appears to not be implemented... while not too comonly used these days, it will likely break any site depending on it.
@luixxiul
Copy link
Contributor

Would you please create a test case for these or indicate an example URL? thanks.

@scunliffe
Copy link
Author

I've created a test case for alert, confirm, prompt, and print that exhibit the issues.

jsDialogs.zip

@diracdeltas
Copy link
Member

prompt not implemented is duplicate of #94

@luixxiul
Copy link
Contributor

OK, thanks both of you

@cezaraugusto cezaraugusto added the duplicate Issue has already been reported label Jun 16, 2016
@cezaraugusto
Copy link
Contributor

Closed as duplicated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate Issue has already been reported
Projects
None yet
Development

No branches or pull requests

4 participants