Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy Selected Rows writes to file #459

Closed
endo64 opened this issue Dec 27, 2018 · 0 comments
Closed

Copy Selected Rows writes to file #459

endo64 opened this issue Dec 27, 2018 · 0 comments
Milestone

Comments

@endo64
Copy link

endo64 commented Dec 27, 2018

Steps to reproduce this issue

  1. Step 1;
    Click on a table and go to Data tab.

  2. Step 2;
    Select Export Grid Rows and select Output Target as File.

  3. Step 3;
    Select all or part of the rows and press CTRL-SHIFT-C (or select Copy Selected Rows).

  4. Then I get...
    Grid data is saved into the file and does not copied to clipboard.

Current behavior

Grid data is not copied to clipboard.

Expected behavior

Grid data should be copied to clipboard instead of saved to a file.

Possible solution

  1. Copy Selected Rows can use all the settings in the Export Grid Data but not the Output Target, always copies to clipboard.
  2. Copy Selected Rows doesn't use Export Grid Data settings and always copies rows to clipboard as tab separated (or uses a different separator that can be configured in Preferences)

Environment

  • HeidiSQL version:

v5295

@ansgarbecker ansgarbecker changed the title Copy Selected Rows uses Export Grid Rows settings Copy Selected Rows writes to file Dec 28, 2018
@ansgarbecker ansgarbecker added this to the v10 milestone Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants