Skip to content

[REGRESSION] Shift+Click in Results Grid not working to select multiple cells (RM #7628) #5266

@dpage

Description

@dpage

Issue migrated from Redmine: https://redmine.postgresql.org/issues/7628
Originally created by Jona Raphael at 2022-08-19 23:23:50 UTC.

Hello,
I want to start off by expressing my gratitude for the work your team puts in--what a great thing you've created!

Recently, I updated my pgAdmin to the newest version (6.13), and was stymied by an apparent regression.

Previously, when you wanted to grab multiple results from the Query Tool Results Grid (e.g. for copying out of the application), you could do it many ways:

  1. Click one or more headers to select whole columns
  2. Click one or more indices to select whole rows
  3. Click and drag to select adjacent cells
  4. Click on one cell, then Shift+Click on another cell to select all intermediate cells

Now, options [1,2,3] still work, but option [4] is broken. Instead of selecting multiple, it only selects the second cell.

Is there any chance that this is a simple fix that you can patch quickly?

Best regards,
Jona

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions