William Ross wrote:
Could it be as simple as checking the (scrolled) position of the lower border of the highlighted row against the height of the enclosing div, and scrolling the div contents if it's not visible? You'd only have to do it on first highlighting a row: if it scrolls out of view later that's ok.
I've not explored the insides of roundcube very much - RC was the thing that finally persuaded me to install php, but that was only this week :) - but I'd be very happy to implement this if you like. It would be a useful way to get acquainted.
best,
will
Sounds like a promising idea. I'll try to implement that this weekend and if I can't figure it out by the end of the weekend, I'd be happy to pass on to you what I've done so far and you can take a crack at it. If you haven't yet, take a look at the bug list and feature request list on sourceforge. Both lists are quite large and there's little reason for more than two people to be working on the same thing! On the other hand, I didn't ask if anyone had done any previous work on the things that I've coded so far, so I'm not one to talk. I'm not telling you not to work on it, just that I've got a big head start, and I work fast! :-)
-Charles