<div>Hi<br>i come to some problems when i run openmoko-browser2 on qemu. when i open the web <a href="http://www.openmoko.org/">www.openmoko.org</a> and click the link : history. and the browser display it on the current page correctly.I input <a href="http://www.google.com/">www.google.com</a> . the openmoko-browser2 open the website correctly.then i input the key word &quot;baidu&quot; in the search filed. the google will list many websites related &quot;baidu&quot;. but when i click one of them, the browser do nothing and can&#39;t open the website. <br>
when i use the gpe-mini-browser,it can work very well.As you konw the gpe-mini-browser uses osb-nrcit and osb-nrcore at the core of the application,the openmoko-browser2 uses webkit at the core of the application. then i compare them and find&nbsp; that there is a defined signal &quot;req_new_window&quot; in osb-nrcit. the signal &quot;req_new_window&quot; can notify the application that whether the browser create a new page to open the url.<br>
Next, how can i display the website responding to the click?&nbsp;</div>