It is a known issue that an EditTextWidget loses focus if it edits the
current tiddler (see doc tiddler
<https://tiddlywiki.com/prerelease/#EditTextWidget>, under "Notes") I was
expecting the TiddlerWidget to be able to prevent this by changing the
context for the editor, but it doesn't work. Why doesn't this work and
what should I do if I don't want to involve other (real) tiddlers?
<$vars curr=<<currentTiddler>>>
<$tiddler tiddler=dummy>
<$edit-text tiddler=<<curr>> field=f/>
</$tiddler>
</$vars>
Thanks!
<:-)
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/df1785e9-a506-4099-8090-f3d59727a1e2n%40googlegroups.com.