[Webkit-unassigned] [Bug 128336] New: window.print does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 15:04:54 PST 2014


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

           Summary: window.print does not work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nhrdls at gmail.com


Created an attachment (id=223386)
 --> (https://bugs.webkit.org/attachment.cgi?id=223386&action=review)
Test case showing print problem

On Ubuntu 12.04/64bit, using webkit gtk release 2.2.4.

Visit any site in mini browser application. Open inspector, execute command window.print();. Nothing happens.

Attached file shows different variation of same problem. Load the file in mini browser, click on the print link. Nothing happens. Try clicking second time and you get the print dialog box as expected and then it works. It should be showing print dialog box after first click.

Based on some more experiments, it looks like its intialization problem. Something is getting initialized in first run that latter run uses. However first does not return at all.

-- 
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