[tw5] Bug in zoomin view if we delete or hide tiddlers

45 views
Skip to first unread message

sini-Kit

unread,
Jun 23, 2015, 3:53:11 AM6/23/15
to tiddl...@googlegroups.com
this bug was in all versions tw5 I test. for example go to http://tiddlywiki.com/ to control panel and set appearance view to "zomin"
then create new tiddler with this button



<$button>
<$action-deletetiddler $filter="[tag[TableOfContents]]"/>
remove
</$button>


if you press this button all tiddlers with "display:none; " become visible and we get a very strange picture. (we see Community  tiddler)

later I fix it adding <$button message="tm-close-other-tiddlers" param=<<currentTiddler>>> , and close others, but this bug appears too if I hide some tiddlers by filter in macros, I cant use tm-close-other-tiddlers.
is it possible to fix it in core?
 

RichardWilliamSmith

unread,
Jun 23, 2015, 8:06:02 AM6/23/15
to tiddl...@googlegroups.com
Hi sini-Kit - agreed this is weird. The problem only seems to happen when the tiddlers specified by the filter are in the story river when they're deleted and then they behave as if they are in a separate river of their own. It's then possible to get things in quite a mess - see attached screenshot. Would you like to file a bug report or would you like me to?


BJ

unread,
Jun 23, 2015, 9:43:49 AM6/23/15
to tiddl...@googlegroups.com
Part of what you are seeing was fixed here for 5.1.9
 https://github.com/Jermolene/TiddlyWiki5/pull/1706
but what sini-Kit is seeing is a new issue

cheers

BJ

BJ

unread,
Jun 23, 2015, 9:54:41 AM6/23/15
to tiddl...@googlegroups.com
This seem to happen with the classing story mode as well, but is more obvious a bug in zooming mode.

cheers
BJ
Reply all
Reply to author
Forward
0 new messages