Cannot click in any fields in a newly composed document

We are in the process of testing our notes 6.5 applications in order to verify that they will properly migrate to verson 8.0.2.

One of our application has a form with a very strange behavior in Notes 8.0.2: upon creation of a new document (using an @compose formula in a button) the new document is opened in edit mode but the fields seems all to be locked. There is no way to put the cursor inside any field. The hotspots still works, but the dialog box popup won’t work either. Also, the RTF lite fields selection icon can be clicked, but does not trigger the attachment popup. The action buttons continues to work normally.

When we save, the validations in the query-save event are triggered, an message is displayed and the user is returned to the user interface to make the changes… and at that point, for some reason, the full functionality is back and the user can now edit all the fields as expected.

The application works perfectly in 6.5.

Any idea?

Subject: Found the cause: problem with layers

It seems the cause is linked to the presence of a layer in the form.I had to remove the layer anchor, save the form under notes 8, then paste back the anchor and layer again and save again.

I don’t know yet what was wrong with the layer, since it worked under notes 6.5.