[Tickets #2340] Print option broken with Safari

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Jul 26 08:54:37 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2340
-----------------------------------------------------------------------
 Ticket             | 2340
 Updated By         | kevin_myer at iu13.org
 Summary            | Print option broken with Safari
 Queue              | IMP
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


kevin_myer at iu13.org (2005-07-26 08:54) wrote:

Just some further observations:  all the HTML is present, as observed from a
packet capture.  However, it appears that what is happening in Safari is
that the window.print function is being called before the page is actually
rendered.  If I copy the data from the packet capture and paste it into a
file and load it, the page still doesn't render, but a print dialog box is
kicked up, just like from within IMP.  However, if I remove the hidden input
tag (<input type="hidden" name="flag" value="" />), the page renders, but
obviously no print dialog is thrown.  Javascript/browser race condition?




More information about the bugs mailing list