Field focus and form in dialog - 5.1.4

Is there a known issue with obtaining/retaining focus on a field while a form is in form in dialog? I have seen a commit come into 5.2 which apparently addresses a focus issue/bug for fields on forms in FID, but that was apparently for webclient. Is that same issue known for smart client?

I am having a problem where I cannot obtain focus on any field the first time a form is loaded in FID. In order to obtain focus I have to actually click out of Servoy Client (meaning make it not the foremost app). As soon as I click back, my cursor is focused where it should be??

in the quick test i did on our production system i dont see that
But it could be that this is programmed in (onshow doing field.focus()) does that help for you

Definately not a programming related issue. But I should have mentioned this only happens on Linux

Jeff,

I don’t see this on my Linux (pclos).

What linux are you using?

Please create a sample solution and file a case.

Rob

Hi guys.

Sorry for the late reply. It took us a bit to figure out what was going on, but what had happened is that our Linux boxes had auto-updated themselves to OpenJVM! Switched back to Sun; all is well.