0

Issue with doModal on 3.60 that wasn't in 3.52

asked 2009-04-01 14:38:13 +0800

ansancle gravatar image ansancle
327 9

I am running my ZK app on an itouch with safari as well as on a desktop.
In 3.52 I had no issues, in 3.60 the modal window appears but will not receive any input events on the itouch.

	public void onClick$_volume(Event event) throws Exception
	{
		Window window = (Window)Executions.createComponents("/windows/DHzVolumeWindow.zul", _tunerWindow, null);
		window.doModal();
	}

Just wondering if any of the ZK guys know what changed under the covers that may be causing this, and a possible workaround. Works fine on the desktop browser so I know that makes it tougher to figure out.
Just throwing it out there,
Thanks
-Andy

delete flag offensive retag edit
Be the first one to reply this discussion!
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: 2009-04-01 14:38:13 +0800

Seen: 136 times

Last updated: Apr 01 '09

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