From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31914 Path: news.gmane.org!not-for-mail From: "Fredrik Sjunnesson" Newsgroups: gmane.comp.tex.context Subject: Re: Problems with \fillinfield Date: Tue, 21 Nov 2006 11:36:20 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164105424 8684 80.91.229.2 (21 Nov 2006 10:37:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Nov 2006 10:37:04 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 21 11:37:01 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GmSze-0003u9-Jt for gctc-ntg-context-518@m.gmane.org; Tue, 21 Nov 2006 11:36:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 866741FE6F; Tue, 21 Nov 2006 11:35:48 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24504-01-7; Tue, 21 Nov 2006 11:35:41 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 728721FE6A; Tue, 21 Nov 2006 11:35:41 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A0F781FE6F for ; Tue, 21 Nov 2006 11:35:39 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24504-01-6 for ; Tue, 21 Nov 2006 11:35:36 +0100 (CET) Original-Received: from ms1.acobiaflux.ad (unknown [212.247.52.99]) by ronja.ntg.nl (Postfix) with SMTP id 1B8471FE65 for ; Tue, 21 Nov 2006 11:35:35 +0100 (CET) Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [NTG-context] Problems with \fillinfield Thread-Index: AccM0qxfslgcXZsxSlWTK1Cfv3Tj4AAgesmw Original-To: "mailing list for ConTeXt users" X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31914 Archived-At: Hans Hagen wrote: > > Fredrik Sjunnesson wrote: > > > > Hi, > > > > PDF fields created with \fillinfield lose their filled in values as > > soon as they lose focus. > > > no, this is an acrobat thing ... you need to click in the field which > makes it stay > Thank you Hans, The main reason why I didn't suspect acrobat to start with is that everything else in the mwidget-s.pdf seem to work flawlessly. Since \fillinfield, as far as I understand, use the same underlying mechanisms as other kinds of fields I find it somewhat surprising that these fields are not affected by this missing configuration. Anyway, what is the name of the option that I have to use, I just can't seem to find it. /Fredrik