-
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
OSX - 0.19 Flash needs manual intervention and control-click not working #5548
Comments
Interesting. We have a test case to make sure this feature works and it passed... https://github.com/nwjs/nw.js/tree/nw19/test/sanity/issue5068-flash-permission Will see your case. |
The test case was run under |
This is fixed in git and will be available in the next nightly build. |
This is a regression at least in 0.26. Reopen it. |
Ref #6216 |
Close as the last comments are false alarm. And the test case was covered. |
0.19 (Chrome 55) will no longer run flash from HTML via embed or object tags (webview disappeared on Chrome 54 - 0.18) and requires control-click however I can not get this to happen.
Have attached a wee test app to demonstrate.
Tried dragging index.html onto browsers and got -
Safari - said Click to use Flash. OK with embed/object tags.
Chrome 55 - just worked. OK with embed/object tags.
Chrome 56 (Canary) - just worked. OK with embed/object tags.
Chrome 57 (Canary) - got blocking/update dialogs. OK with embed/object tags after update of flash. (23.0.0.185 to 24.0.0.186 - just worked thereafter)
PepperFlashTest.zip
The text was updated successfully, but these errors were encountered: