Azuredatastudio: Copy from query results grid is off by 1 column

Created on 21 Jul 2018  Â·  3Comments  Â·  Source: microsoft/azuredatastudio

  • SQL Operations Studio Version: master

Steps to Reproduce:

  1. Run a query
  2. Select a value in the results grid and copy it to the clipboard

Expected: selected value is copied to clipboard

Actual: copied cell is off by 1. if selection is column 2 the copied value is in column 3.

Area - Query Editor Bug

All 3 comments

@anthonydresser can you check if this is related to the slickgrid vbump?

It probably is, I removed the need for unneeded off by one accommodation. I
can do a scan through the code and check for these.

On Fri, Jul 20, 2018, 7:59 PM Karl Burtram notifications@github.com wrote:

@anthonydresser https://github.com/anthonydresser can you check if this
is related to the slickgrid vbump?

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Microsoft/sqlopsstudio/issues/1985#issuecomment-406766017,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEH9deqL5u5wsNmHEgMObk4wzak_pur5ks5uIpkZgaJpZM4VZdnc
.

@anthonydresser thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

erickangMSFT picture erickangMSFT  Â·  3Comments

jacobzed picture jacobzed  Â·  3Comments

squillace picture squillace  Â·  3Comments

ottadvantage picture ottadvantage  Â·  3Comments

RobLW picture RobLW  Â·  3Comments