-
-
Notifications
You must be signed in to change notification settings - Fork 575
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
Win Chrome 130 - Dialogs, Popup Windows and Dev Tools #336
Comments
I noticed the issue with dialogs, however devtools worked for me fine. I recall I changed runtime style from |
popups.php works ok for me. |
Commit 8ceda28 adds
With chrome runtime style dialogs do work ok. Popups look like native Chromium browser with a tab. I am mostly testing alloy style which hides Chromium styles. |
Developer Tools fixed in commit 0a04732. |
Thank you for looking into! |
Dialogs don't work due to bug in upstream CEF: |
New release 130.1 is ready: |
That is great Czarek. Thank you. Will close this now. |
No popup dialogs shown. Thought you may find this helpful:
|
JS dialogs are still unfixed, so you may re-open this. Dialogs will be fixed when it's fixed in upstream and phpdesktop updates Chromium version to sync with upstream. |
Thanks for releasing Windows Chrome 130.
I do not think it is my end, have tried on my desktop and laptop.
Cannot get any of the JavaScript alerts to work in dialogs.php
Cannot get the dev tools to show using either f12 or Show Dev Tools (right click). Using right click, there is no log shown, using f12 there is log entry shown.
Maybe this will help:
Default dialogs.php debug.log:
Testing a custom dialogs.php debug.log:
The text was updated successfully, but these errors were encountered: