Azuredatastudio: Moving between open documents scrolls document to the top

Created on 21 Nov 2017  路  4Comments  路  Source: microsoft/azuredatastudio

  • SQL Operations Studio Version:
    0.23.6
    Steps to Reproduce:
    Open two SQL Editors, make sure one has enough text to scroll down, then position the cursor on the bottom of this initial document, then go to the second Document or Tab by either using your mouse or by using ALT+Tab, and then go back to this initial document either using your mouse or by using ALT+Tab, the document will automatically be scrolled to the top and the cursor won't be in the Text Editor anymore...
Area - Query Editor Bug

Most helpful comment

If this is the expected behavior, can this be removed or change this setting, this is really annoying when editing a document and you need to jump through several editors...
Also, I just checked in VS Code and Doesn't behave like this...

All 4 comments

Note: VS Code editor has the expected behavior.

If this is the expected behavior, can this be removed or change this setting, this is really annoying when editing a document and you need to jump through several editors...
Also, I just checked in VS Code and Doesn't behave like this...

Not sure if the expected behaviour, but in SSMS 17.3, the cursor location is preserved when switching to different tabs. Real time saver...

@GabrielBarriosT I think what Eric is mentioning is that the tab switching in VSCode behave correctly for the developers to know that this is not an upstream issue :)

I am closing this as a dupe of https://github.com/Microsoft/sqlopsstudio/issues/114

Was this page helpful?
0 / 5 - 0 ratings