Hey all, I'm creating a 'desktop'ized' interface to tiddlywiki. I've found a couple of people have done similar things before and there are a couple of plugins to control height of certain elements, however I (being a little bit of control freak) have gone down the route of creating new fresh bespoke stylesheet(s) and pagelayout for the purpose.
Unfortunately I'm having issues with scrollable divs (setup using absolute heights and overflow:auto in the stylesheets). The problem is that popups (such as those that appear when clicking on a tag is the tags tab) are being positioned below the item being clicked on, by the same amount that the div has has been scrolled. I've found one reference to this problem here: http://groups.google.com/group/TiddlyWiki/browse_thread/thread/5d27e73e26d629b6 On Mar 24 2008, 12:44 am, Eric Shulman <[email protected]> wrote: > > However, I didn't meant it that way - but if one scrolls down the > > TabTags (be it with Fred's, Rhonda's or your script) and clicks on a > > bottommost tag, thepopupdoesn't open as usual exactly where this tag > > by scrolling down is now situated - but at the exact distance from the > > tag by which it had been scrolled down! > > That seems to be a bug in the core function,Popup.place(), which uses > findPosY() to locate thepositionof the tag text that you clicked > on. Unfortunately, it is apparently not taking into account the > relative offset when that text is contained in a scrolling area (that > has been scrolled) > > I'll see what I can do... > Was a solution found to this? I'm using TiddlyWiki 2.5.0 and IE 6 (although I note IE 8 has the same issue). Cheers, James --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

