#4976 closed defect (fixed)
filter : membership not shown in tag-list
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | filter membership hide | Cc: |
Description
If I filter on only nodes for example, all the relations are filtered, but if I select on of the nodes which is child of a relation, I do not get this information in the tag-list until I deselect the filter.
Please always show the memberships in the tag-list.
Attachments (1)
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Keywords: | hide added |
---|
Ok, it happens only if you hide the other objects. The membership is aswell hidden in the property-list.
I upload an example.osm
Just filter for "addr:housenumber" revert this filter and select one node. Then hide everything else by checking the box in the filter-list. The node property-list does not show the membership of the associatedStreet-relation anymore.
I found another bug: filter does not interprete "-" -> I open another ticket #4988
Cheers skyper
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 15 years ago
Membership in filtered relations wasn't shown on purpose, but I agree it's better to have it shown. Filter relations are now shown after non filtered relations and with italic font
Could you please explain in more detail, I cannot reproduce this.