SQLyog Ultimate 9.63
Ubuntu 10.10 64 Bit
WINE 1.2.2
Given a query like: SELECT * FROM customer WHERE customerid=123456;
When viewing in the form view, I will often click the Refresh button to examine the effects of application code on the database. It would be nice if the form view would maintain its scroll position, so that the data I need to examine is right there. Otherwise, after a refresh I have to scroll down again to find what I need.