Replies: 1 comment 3 replies
-
How would hosting the popup in a ChromiumWebBrowser instance change this behaviour exactly? Sounds like an implementation detail of how you've implemented the tabs. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Is there a way to implement something like this but instead of ChromiumHostControl return a new instance of a ChromiumWebBrowser? The problem is that when you open a pop in a new tab of EasyTabs the popup is conected to ChromiumWebBrowser from witch it was opened, and if you torn tab into a new window the popups opened from that popup will appear in the torned window where ChromiumWebBrowser is located. Here is a vid of problem
tabproblem.mp4
Beta Was this translation helpful? Give feedback.
All reactions