Feature request #1927

Some possible improvements about row selection on attribute table

Added by gcarrillo - over 14 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:Data Provider
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:11987

Description

I think the row selection on attribute table can be improved in some ways:

1. Dragging the vertical header should select multiple rows.

2. The single click shouldn't toggle the row selection (for selected rows). Instead, it could be done using Ctrl+Click.

( Please look at the screencast [ 1 ] to find a visual explanation of 1. and 2. )

3. The Ctrl and Shift keys should be captured even if they are pressed out of the attribute table window. (Currently this keys only work if they're pressed when the Table View has the focus)

[ 1 ] http://downloads.tuxfamily.org/tuxgis/tmp/att_table.zip

patch_for_bug_1927.txt Magnifier - New row selection on attribute table (13.2 KB) gcarrillo -, 2009-09-11 08:35 PM

Associated revisions

Revision 6e3a1fa0
Added by Jürgen Fischer almost 9 years ago

Merge pull request #2118 from jef-n/postgres-like-concat

expressions: let concat handle NULL like empty string (like in postgres; fixes #1927)

History

#1 Updated by Martin Dobias over 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Applied in cab8420f (SVN r12105), thanks for contributing!

Martin

Also available in: Atom PDF