Shooter7119 / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

[REQ] Save scroll position on DB refresh #1765

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load a table with more rows than the screen can show
2. Scroll to the bottom (row1 is now offscreen)
3. Using another application, add a row to the DB
4. Hit "Refresh"
RESULT: The window scrolls back to the top (showing "row1" again)

What is the expected output?
Save my scroll position so I can see the new row that was added on refresh 
without scrolling again

What do you see instead?
row1

What version of Sequel Pro are you using?
102
What version of OS X are you using?
108
What version of MySQL are you connecting to on the server?
irrelevant

Please provide any additional information below.

Original issue reported on code.google.com by owenrbr...@gmail.com on 25 Jul 2013 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 25 Oct 2013 at 9:39