[Webkit-unassigned] [Bug 27285] New: [Qt] New window created by clicking a link is not visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 18:24:06 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27285

           Summary: [Qt] New window created by clicking a link is not
                    visible
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com


When clicking a link with a specified target attribute, a new window is
created. That new window is not visible though.
This is not a problem when opening a new window from JavaScript.
Loading the following content in QtLauncher can show the problem:

<html>
<body>
<a target="_blank" href="#">click me</a><br>
</body></html>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list