Hi! I found a little bug in TW5 in IE and some other browsers and not able to fix it myself. If I make fixed blocks (position:fixed:) they work good, but when I open window with tm-modal and scroll it, fixed blocks start jumping. You can test it your self open http://tiddlywiki.com/#Modals:Modals%20SampleModal%20HelloThere%20GettingStarted%20Community and add this fixed block code to any opened tiddler.
<div style="background-color: red; width:100px; height:100px; position:fixed ; top:0px; left:0px; z-index:9999;" > I am jumping!</div> confirm changes and press button "Open demo modal" after modal open, try mouse scroll. You will see, that our red block is jumping while scrolling. Sometimes this effect continua after tm-modal was closed. There is no this effect in Google chrome, but I see it on mobile browsers. -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8297e92c-bceb-4957-aeb2-8ffe0b47d1bc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

