Hi Alberto > You can reproduce Jed's problem, loose of focus at each keystroke using a transcluded tiddler, with something as simple as that:
Yes, indeed, it's the same pattern causing the issue: an ancestor widget of the edit-text widget is being refreshed on each keypress. Jed's problem (which is now resolved) was subtler because the refresh was being caused by the passage of time and the <<now>> macro. Best wishes Jeremy. > Create a new tiddler with the following content: > <$tiddler tiddler="$:/temp/test"> > > <$edit-text field="text" default="" tag="input"/> > > </$tiddler> > > Regards, > Alberto > >> >> -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

