On Sat, 27 Feb 2010 09:44:04 -0800 (PST) zpcspm <[email protected]> wrote:
> I'll ask my question here, since it's again related to UI persistence. > > Situation: > > - I have a node that contains a big multiline text in the body > - I scroll down the body content to a certain point > - I select another node to look up something (it's a single body > editor scenario) > - I go back to the previous node and I see its head, since the cursor > position wasn't saved when the node has lost focus > > Any ideas how to deal with this? It's actually the scroll position which isn't saved, not the cursor position. Workaround: after scrolling down click the cursor into any line of the long text before navigating to the other node, on return the long text will be showing the line / part of the long text you clicked. Fix: post a bug / wishlist for scroll positions to be saved between visits to nodes. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
