sivarajankumar / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
Apache License 2.0
0 stars 0 forks source link

Webkit form targer="_blank" #373

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new iGoogle-Gadget using a target="_blank" form. I encountered the 
error using 
http://www.bahn.de/wmedia/view/mdb/media/app/widgets/igoogle/gadget.xml (click 
on the train in the upper left corner, enter something, click "Suchen")
2. Submit the form.

What is the expected output? What do you see instead?
The expected output is a new browser window opening with the form-action. This 
works well with xulrunner. However, with Webkit, nothing happens.

What version of the product are you using? On what operating system?

Newest SVN-trunk version on Ubuntu lucid, using -hs webkit.

Please provide any additional information below.

Original issue reported on code.google.com by patrickb...@googlemail.com on 10 Dec 2010 at 1:08