GNOME Bugzilla – Bug 562569
[REGRESSION] Unable to open links in a new window
Last modified: 2008-11-29 19:16:33 UTC
epiphany-webkit is unable to open links in a new window when, for example, the HTML code uses target="_blank" in anchor element. To reporoduce * go, for example, here: http://www.htmlcodetutorial.com/linking/_A_TARGET_95y98y108y97y110y107y.html * click on "a new window" link Expected result Epiphany should open a new window showing the linked page. Current result Nothing, no action. More info * the same should occur with javascrip mamaged "new window link"
This should be fixed once the patch on bug 562641 gets committed (hopefully).
Fixed in trunk per bug #562641.