Opened 13 years ago
Closed 10 years ago
#889 closed patch (fixed)
Add number of selected features in attribute table dialog
Reported by: | cdavila | Owned by: | timlinux |
---|---|---|---|
Priority: | minor: annoyance | Milestone: | Version 1.6.0 |
Component: | Data Provider | Version: | Trunk |
Keywords: | number of selected features | Cc: | cdavilam@… |
Must Fix for Release: | No | Platform: | All |
Platform Version: | Awaiting user input: | no |
Description
It would be very useful to have a box in attribute table dialog informing about the number of total/selected features in the layer. It would also be nice having a button to toggle the display of all/selected features in that dialog.
Attachments (1)
Change History (10)
comment:1 Changed 13 years ago by
Owner: | changed from nobody to timlinux |
---|---|
Priority: | major: does not work as expected → minor: annoyance or enhancement |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Component: | Build/Install → Data Provider |
---|
comment:3 Changed 11 years ago by
Milestone: | Version 1.0.3 → Version 1.2.0 |
---|
The second have been added ("show selected records only" checkbox).
comment:4 Changed 11 years ago by
Keywords: | selected added |
---|---|
Summary: | Add information about number of features in attribute table dialog → Add information about number of selected features in attribute table dialog |
The record count has been added in #13074.
comment:5 Changed 11 years ago by
Summary: | Add information about number of selected features in attribute table dialog → Add number of selected features in attribute table dialog |
---|
comment:6 Changed 11 years ago by
Milestone: | Version 1.5.0 → Version 1.6.0 |
---|
comment:7 Changed 10 years ago by
I've attached a patch that fixes this bug. Hope it's okay.
NOTE: there's a string inside to be translated in other languages.
comment:8 Changed 10 years ago by
Type: | enhancement → patch |
---|
comment:9 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The former should be simple to add and useful to have. The second will require more time / changes.