Bug 74241

Summary: Print icon doesn't work on horseplayerinteractive.com
Product: WebKit Reporter: miksh
Component: PrintingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: All   
OS: All   

miksh
Reported 2011-12-10 13:43:56 PST
What steps will reproduce the problem? 1. Go to http://www.horseplayerinteractive.com/Racing/RaceInfo.aspx?Track=98&Race=8&SessionDate=2011-12-04 2. Click the print icon at top-right corner of Program tab yellow area. What is the expected result? The Program tab content printed. What happens instead? Print preview failed message in Google Chrome (or printing a blank page in Safari 525.x). Impossible to print. UserAgentString: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2
Attachments
Alexey Proskuryakov
Comment 1 2011-12-12 11:04:29 PST
miksh
Comment 2 2011-12-15 08:45:50 PST
Possible issue: the page to print is generated in javascript by using document.writeln(). The page has <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Note You need to log in before you can comment on or make changes to this bug.