0

Constraint popup closes Window

asked 2009-09-03 19:46:48 +0800

dastultz gravatar image dastultz
797 9

Hi, I have a "popup" Window with a component that has a constraint. When the constrain violation is triggered and you click on the "X" to close the constraint popup, the window closes as well. I am I doing something wrong? Is it not possible to use constraint feedback with popup windows?

<?xml version="1.0" encoding="utf-8"?>
<window>
	<toolbarbutton label="Pop" onClick="win1.doPopup()" />

	<window visible="false" closable="true" id="win1" border="normal" width="600px" height="300px">
		<caption label="Test" />
		<label>Test</label>
		<textbox constraint="no empty" />
		<label>Click in textbox, then click in whitespace below to trigger constraint popup. Then click X on popup - window closes.</label>
	</window>	
</window>

/Daryl

delete flag offensive retag edit

3 Replies

Sort by ยป oldest newest

answered 2009-09-03 19:51:31 +0800

dastultz gravatar image dastultz
797 9

Oh, this happens on Zk Explorer and 3.6.1FL.
On Mac, Safari and FF, latest versions.

/Daryl

link publish delete flag offensive edit

answered 2009-09-03 20:43:30 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

Hmmmmm, i have tested on 3.6.3 FL. and chrome 3.0.x It's the same.

After the 'x' is pressed and the ErrorMessage is away the underlaying html code is the same.
So it seems to me as a bug in the created and used js-files.

Stephan

link publish delete flag offensive edit

answered 2009-09-08 16:25:34 +0800

dastultz gravatar image dastultz
797 9

Posted bug:

https://sourceforge.net/tracker/?func=detail&aid=2851102&group_id=152762&atid=785191

/Daryl

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: 2009-09-03 19:46:48 +0800

Seen: 168 times

Last updated: Sep 08 '09

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