[Webkit-unassigned] [Bug 136335] New: window.print() is blocked until XMLHttpRequest completes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 28 03:09:42 PDT 2014


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

           Summary: window.print() is blocked until XMLHttpRequest
                    completes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.9
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Printing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andrew at paprotsky.com


If there's an active XMLHttpRequest window.print() is blocked; print dialog appears only when the request is completed. This is a problem for cases when XMLHttpRequest is used for long-polling.

Steps to reproduce:
1. Extract the attached archive to a PHP enabled web server
2. Visit the index.php.
3. Click the button to see the result.

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