Opened 15 years ago
Closed 15 years ago
#1145 closed defect (fixed)
Feature selection status is not consistent when do query in Fusion
Reported by: | hubu | Owned by: | hubu |
---|---|---|---|
Priority: | medium | Milestone: | 2.2 |
Component: | Fusion | Version: | 2.1.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 1273388 |
Description (last modified by )
Steps:
- select 4 features in 1 layers.
- open the Query panel, and do a query.
- select one feature from the query results list, and click the Select button.
result: in the status bar, the selection info is still "4 features selected on 1 layers".
expected result: at this time, the selection infor should be "1 features selected on 1 layers".
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | Fix Ticket #1145.patch added |
---|
comment:1 by , 15 years ago
Description: | modified (diff) |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Submitted patch on behalf of Buddy Hu:
http://trac.osgeo.org/fusion/changeset/1981
When creating patches in the future, please ensure that you use spaces instead of tabs for indenting. Thx.
Note:
See TracTickets
for help on using tickets.
patch to fix this ticket