monkeyxu / dcef3

Automatically exported from code.google.com/p/dcef3
0 stars 0 forks source link

New Tab problem #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
i'm using this component for my program: 
http://www.minecraftforum.net/topic/2131020-
I found a really annoying issue. If a website opens a new tab this browser will 
not open up a new window, but load this new tap into the normal browser :(. Is 
there a setting for this?

Thank you very much previously i love this component it is really awesome.

Original issue reported on code.google.com by Matthias...@gmx.de on 12 Dec 2013 at 2:20

GoogleCodeExporter commented 9 years ago
TfrmMain.chBeforePopup

frame.LoadUrl(targetUrl);
Result:=True;

Original comment by turhan.m...@gmail.com on 20 Dec 2013 at 12:52

GoogleCodeExporter commented 9 years ago
yes, but this method is not called when a new tab should open.

Original comment by Matthias...@gmx.de on 20 Dec 2013 at 4:20