Replies: 1 comment
-
Your best bet would be to ask on https://www.magpcss.org/ceforum/index.php to see if that's currently supported. Not something that I've ever tried. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If we use Chromium styled browsers and new window is opened by clicking a link with "target=_blank", a Chromium window appears. It has menu, tabs, address bar, etc. Problem is that from that window if we click on new tab or on new window button, LifeSpanHandler.OnAfterCreated and other events don't fire. Are there any ways to detect new tab/window opening and cancel that or add some other code for that event?
Beta Was this translation helpful? Give feedback.
All reactions