I have a form popup window with Servoy HTML editor bean. This window is popped up when a button in the calling form is clicked. When I gain focus on the Servoy HTML Editor Bean by clicking it, the window moves to the back most of all the forms. Is there a way to prevent the form from hiding???
Sorry but that’s unclear…
Which window goes to the back? The one containing the ServoyHtmlEditor bean? Or the form that opened the window? Or others?
I’m not sure I have seen that behavior, what version of Servoy is that? On what OS? What version of Java? 32 or 64-bit? Is that in developer or Smart client from a server? What browser do you use? XulRunner or the default browser for your platform?
Some extra information would be nice. Thanks!
The form with the ServoyHTMLEditor bean goes to the back.
Let’s say I have form1, form2 and form3. The form3 has ServoyHTMLEditor bean. Main form1 opens form2. The form2 then opens form3. When I focus on form3’s ServoyHTMLEditor bean, the whole form3 hides behind form2. If I have form4, form5, form6, form…N, which will be opened from form 1, form3 will be behind all those forms once the focus is placed on the ServoyHTMLEditor bean.
We are using Servoy 6.1. My OS is 64-bit. It happens intermittently in smart client running on a stand-alone Servoy server. I am using google Chrome to launch the jnlp. I am using default browser. My java version is jdk 1.6.0_25.
Whenever this issue happens, we need to log out of the system and log in again.
Would you have a sample solution to reproduce that? If so could you open an issue on the ServoyForge project https://www.servoyforge.net/projects/br … issues/new with the sample attached and above explanation?
Thanks.