0

Clients.print() not working on Chrome 7.0.517.44

asked 2010-12-02 07:21:40 +0800

Steva77 gravatar image Steva77 flag of Italy
1014 3
http://www.research.softe...

Hi all,
did not find a better way to notify this.
The following code:

<?page title="Print"?>
<zk>
	<window border="normal" width="550px" mode="overlapped" position="center">

		<button label="Print" left="">
			<attribute name="onClick">
				Clients.print();
			</attribute>
		</button>

	</window>
</zk>

works fine everywhere except Chrome 7.0 (mine is 7.0.517.44).
In Chrome I click on the button but nothing happens.
Known issue? Somethign wrong on my side?
FYI,
cheers
Stefano

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2010-12-05 19:24:33 +0800

murasakiwu gravatar image murasakiwu
81

Dear Stefano:

Mine is Chrome 8. I tested your sample code. It is fine. Please update your Chrome and test again.

Regards

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-12-02 07:21:40 +0800

Seen: 378 times

Last updated: Dec 05 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More