Modify

#7948 closed defect (fixed)

inverted filter "child type:way" disables untagged nodes of ways

Reported by: Cobra Owned by: bastiK
Priority: normal Component: Core
Version: Keywords: filter
Cc:

Description

  1. download some arbitrary data
  2. add filter "child type:way", invert it ([x][ ] child type:way [x] A)

expected result: all nodes which are part of a way are active, independent of any tags.

current result: only tagged nodes which are part of a way are active. This equals "child type:way -untagged", which doesn't change the current - broken - behaviour.

Attachments (0)

Change History (3)

comment:1 Changed 10 months ago by bastiK

  • Owner changed from team to bastiK
  • Status changed from new to assigned

Current idea to fix this:

  • remember, whether the parent way has been hidden explicitly (i.e. a non-inverted filter applies)
  • don't let the hidden flag propagate from way to child node, unless the way is hidden explicitly

comment:2 Changed 10 months ago by bastiK

In 5423/josm:

doc + cosmetics (see #7948)

comment:3 Changed 10 months ago by bastiK

  • Resolution set to fixed
  • Status changed from assigned to closed

In 5437/josm:

fixed #7948 - inverted filter "child type:way" disables untagged nodes of ways

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.