Lost focus

Every time that Servoy broadcasts info to a client, the focus on the field the user is working on is lost.
I am using a smart client on Servoy 5.2

Example: let’s say I am typing something on a text field and, at the same time, another user modifies the same record (but a different field).
There comes Servoy’s broadcasting.
I lose the focus on my field and, if I do not realize about it, I can keep on typing no one knows where.

How can I solve this problem?
Thanks in advance,
Miguel.-

the focus shouldn’t be lost when that happens,
can you create a case for this?

I’ve noticed that too, not only when receiving databroadcasts but also when ajax is refreshing the page. It’s quite annoying especially when typing in a type ahead field.

What version of Servoy is this in ?

5.2.7 for me.

Servoy version 5.2.0 -build 997

we are now mixing stuff up again
because the first post was talking about a smart client, please upgrade first to the latest release of 5.2

For a webclient this works differently, yes there it could be that more stuff are refreshed then just the specific field. But that all depends on the setup.

OK, Johan. Thanks.
I will update and then, if the problem persists, I will create the case with a sample.

I get the same behavior in smart client using Servoy 5.2.8.

I’m using a cronJob to loadAllRecords on a different form. When that occurs I’m loosing the focus of the current editing field.

Gabriel

and that form or the foundset of that form is not shown anywhere on the screen?
why are you calling loadAllRecords() in a cron job?

To me it’s the same, when I change two distinct fields that are on the same table from two different clients, broadcasting occurs and I lose focus on a customer.

This is my system information:

Thanks

please create a case with a sample, the focus shouldn’t be lost that easy, but we are talking in this thread over multiply things (smart,web,cronjobs,broadcast)
so it is way to confusing what is now what.