Opened 17 years ago
Closed 17 years ago
#1118 closed Bug (fixed)
Safari: 'Print' command doesn't work properly
Reported by: | Aleksey Onopriyenko | 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 (5)
comment:1 Changed 17 years ago by
comment:3 Changed 17 years ago by
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 17 years ago by
About the Windows printing problem:
http://docs.info.apple.com/article.html?artnum=305645
comment:5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Tested with the latest Safari 3.0.4 Seed build 310A15 for Windows and it is working properly.
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.