OK,

I was absolutely wrong.
This seems to be a problem with the Codemirror plugin itself.

How to reproduce the problem:

   1. Go to: http://tiddlywiki.com/codemirrordemo.html
   2. Create a new tiddler and paste the following text

<$linkcatcher set=<<qualify "$:/state/selectDropdown">> setTo="yes">
<$link to="">{{!!title}}</$link>
</$linkcatcher>
<div class="tw-block-dropdown-wrapper">
<$reveal state=<<qualify "$:/state/selectDropdown">> type="nomatch" text="" 
default="">
<div class="tw-block-dropdown tw-edit-type-dropdown">
<$linkcatcher to="!!bla" set=<<qualify "$:/state/selectDropdown">> setTo="">
<$list filter="[list[$:/StoryList]]"><$link to={{!!title}}><$view 
field="title"/> (<$view field="modified"/>)</$link>
</$list>
</$linkcatcher>
</div>
</$reveal>
</div>

<$edit-text tiddler="New Tiddler 3"/>

3. Save the tiddler
4. Click the link and select one element from the drop-down list 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to