when i override onBeforePopup, to open popup in multitab browser, there is no link between newly created browser and parent browser, so i can't access it via JS window.opener, many web-sites is not working properly...
when i return false to use standard behavour it works, but opened window hides behind main process window on Linux.
is there any way to fix this...
thank you in advance, help please !!!