Bug #63860 Clicking 'Open Value in Editor' causes results to scroll to top
Submitted: 27 Dec 2011 16:58 Modified: 9 Feb 2012 20:57
Reporter: Bob Dankert Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.36, 5.2.37 OS:Windows (W7 64)
Assigned to: CPU Architecture:Any
Tags: editor, results, scroll, TOP, value

[27 Dec 2011 16:58] Bob Dankert
Description:
Using the 'Open value in Editor' context menu option causes the results list to scroll back to the top.  This can be really annoying if you are working on a particular row.

How to repeat:
select a recordset involving several pages of records.  Scroll to the bottom, open a value in the editor, notice the results list goes back to the top of the list automatically.

Suggested fix:
Don't scroll the list or update the results list when opening the value editor.
[27 Dec 2011 17:40] Valeriy Kravchuk
Thank you for the problem report. Verified on Windows XP also. I do not see this problem on Mac OS X though, so this is a platform-specific bug.
[9 Feb 2012 20:57] Philip Olson
Fixed as of 5.2.38:

Choosing the "Open value in Editor" option
would scroll the result set to the top. Selecting this option no
longer refreshes the results, so the selected row remains
intact.