Bug 32413

Summary: [Qt] Not possible to activate the link in the webpage http://w3schools.com/xml/xml_examples.asp
Product: WebKit Reporter: Petri Ojala <peojala11>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED LATER    
Severity: Normal CC: benjamin, nokiabugz
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: S60 Hardware   
OS: S60 3rd edition   

Description Petri Ojala 2009-12-11 03:48:40 PST
Steps to reproduce:
1.Load the page http://w3schools.com/xml/xml_examples.asp
2.Select any link under 'XML examples'

Actual result: Not possible to activate the link .Result page is not loaded
when we clicked on the link.

Expected result : Result page should be loaded successfully.


Note: This bug occurs with any link that tries to open a new window via
"target=_blank", so it's much more general than original description.
Comment 1 Benjamin Poulain 2010-03-16 05:05:45 PDT
This is limitation of the demo, not of WebKit. I have created a task to track this problem: http://bugreports.qt.nokia.com/browse/QTWEBKIT-123

It is unlikely to be fixed soon, this is low priority. You are invited to submit a patch on gitorious.
Comment 2 Benjamin Poulain 2010-03-17 04:42:26 PDT
*** Bug 34590 has been marked as a duplicate of this bug. ***