Am 2017-03-14 um 18:05 schrieb Pablo Rodriguez <oi...@gmx.es>:

> Dear list,
> 
> I have the following sample:
> 
>    \usemodule[fields]
>    \starttext
>    This is a \fillinfield[name]{text that defines field length}.
>    \stoptext
> 
> I’m afraid that Adobe Reader XI (in Windows 10) isn’t able to keep the
> text in the field after the pointer moves outside the field.
> 
> Could anyone confirm the bug or explain me what I’m doing wrong?

Your example is missing \setupinteraction[state=start],
but I can confirm the problem with latest beta and Acrobat Pro 9 on OSX.

The problem is that the field is setup with a validation script 
'CheckFillInField("name")', and that doesn’t exist.
I also don’t know why the text is red.

Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
GPG Key ID 1C9B22FD

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to