Opened 10 years ago
Closed 10 years ago
#2501 closed defect (fixed)
In basic web layout, Select Within will select all features in map when user restricts the results to an invisible layer
Reported by: | AndySu0216 | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | General | Version: | 2.6.0 |
Severity: | major | Keywords: | 2.6backport |
Cc: | External ID: |
Description
steps:
- open a basic web layout whose map contains multiple layers (e.g layer1, layer2)
- select any feature in layer2 and create a buffer which can covers some features of layer1
- in Legend, uncheck layer1 to make it invisible
- Select the buffer and click 'Select Within' button
5.then select layer1 in Restrict result to selected layers box
- click OK button
Current Result: All features in Layer1 and layer2 are selected.
Expected Result: Only the features in the layer in which user restrict the selection are selected.
Change History (2)
comment:1 by , 10 years ago
Keywords: | 2.6backport added |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r8444) and 2.6 (r8614)