Ticket #1118 (closed Bug: fixed)
Safari: 'Print' command doesn't work properly
| Reported by: | aleksey | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | Safari Compatibility |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Clicking on Print button has no effect. Seems like window.print() doesn't work.
Btw, this bug also was dicsussed here: http://www.appletalker.com/forum/index.php?req=thread&id=949
Change History
comment:2 Changed 6 years ago by martinkou
Typos in my last post: "I couldn't even get", "in the thread"
comment:3 Changed 6 years ago by fredck
WebKit bug:
http://bugs.webkit.org/show_bug.cgi?id=14747
I've tested it with Safari 3.0.3 and it is working now under Mac only. Nothing happens on Windows, not even with WebKit's nightly (25801).
comment:4 Changed 6 years ago by fredck
About the Windows printing problem:
http://docs.info.apple.com/article.html?artnum=305645
Note: See
TracTickets for help on using
tickets.

I couldn't even about about:blank to print on Safari with the methods described in the threads. It seems Safari 3 on Windows does not support printing from JavaScript at all.