-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
Browser: Chrome 34.0.1847.116 m
OS: Windows 8
Call the $("#element").printElement();
Chrome will open the print dialog (OK);
Click "Cancel". The window will close (OK);
Call the $("#element").printElement() again;
Chrome will open the print dialog (OK);
Close the print window (use the X button to close and not the "Cancel" button);
Call the $("#element").printElement() again.. It will lock the browser; (looping request)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels